qemu-devel
[Top][All Lists]
Advanced

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

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


From: Paolo Bonzini
Subject: Re: [PATCH v9 14/15] hw/i386: Introduce the microvm machine type
Date: Wed, 16 Oct 2019 11:29:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 16/10/19 11:26, Philippe Mathieu-Daudé wrote:
> On 10/16/19 9:46 AM, Paolo Bonzini wrote:
>>
>>> diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig
>>> index c5c9d4900e..d399dcba52 100644
>>> --- a/hw/i386/Kconfig
>>> +++ b/hw/i386/Kconfig
>>> @@ -92,6 +92,10 @@ config Q35
>>>       select SMBIOS
>>>       select FW_CFG_DMA
>>>   +config MICROVM
>>> +    bool
>>
>> Missing:
>>
>>      select ISA_BUS
>>      select APIC
>>      select IOAPIC
>>      select I8259
>>      select MC146818RTC
> 
> maybe 'select SERIAL_ISA' too?

Right, but only 'imply'.

Paolo



reply via email to

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