qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/3] target-i386: Add Intel HAX files


From: Vincent Palatin
Subject: Re: [Qemu-devel] [PATCH 2/3] target-i386: Add Intel HAX files
Date: Wed, 9 Nov 2016 18:08:54 +0100

On Tue, Nov 8, 2016 at 6:46 PM, Paolo Bonzini <address@hidden> wrote:
>
>
> On 08/11/2016 16:39, Vincent Palatin wrote:
>> +        /* need tcg for non-UG platform in real mode */
>> +        if (!hax_ug_platform())
>> +           tcg_exec_init(tcg_tb_size * 1024 * 1024);
>> +
>
> Oh, it does support unrestricted guest, and in fact without unrestricted
> guest you don't even have SMP!
>
> Would you post a v2 that removes (after this patch 2) as much code as
> possible related to non-UG platforms?

I have prepared this, I will post it soon as part of my v2 series.

-- 
Vincent



reply via email to

[Prev in Thread] Current Thread [Next in Thread]