qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v11 14/15] hw/i386: Introduce the microvm machine type


From: Paolo Bonzini
Subject: Re: [PATCH v11 14/15] hw/i386: Introduce the microvm machine type
Date: Wed, 30 Oct 2019 15:18:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 30/10/19 10:25, Philippe Mathieu-Daudé wrote:
>> diff --git a/default-configs/i386-softmmu.mak
>> b/default-configs/i386-softmmu.mak
>> index 4229900f57..4cc64dafa2 100644
>> --- a/default-configs/i386-softmmu.mak
>> +++ b/default-configs/i386-softmmu.mak
>> @@ -28,3 +28,4 @@
>>   CONFIG_ISAPC=y
>>   CONFIG_I440FX=y
>>   CONFIG_Q35=y
>> +CONFIG_MICROVM=y
> 
> Do we want to maintain a 32-bit microvm?
> 
> IIUC the main interest in 64-bit.
> 
> Can we restrict it with this change?

You would still be able to have 32-bit microvm with "-cpu 486" or even
"-cpu host,-lm" so it doesn't matter much.

Paolo



reply via email to

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