Paolo Bonzini writes:
> On 26/02/19 14:44, Markus Armbruster wrote:
>> Paolo Bonzini writes:
>>
>>> On 25/02/19 09:44, Stefano Garzarella wrote:
> config I440FX
> bool
> +select PC_PCI
> +select PC_ACPI
> +select ACPI_SMBUS
> +select PCI_PIIX
>
On 07/02/2019 18.57, Paolo Bonzini wrote:
> This way, the default-configs file only need to specify the boards
> and any optional devices.
>
> Signed-off-by: Paolo Bonzini
> Signed-off-by: Yang Zhong
> Message-Id: <20190123065618.3520-37-yang.zh...@intel.com>
> Signed-off-by: Paolo Bonzini
[...
On 26/02/19 14:44, Markus Armbruster wrote:
> Paolo Bonzini writes:
>
>> On 25/02/19 09:44, Stefano Garzarella wrote:
config I440FX
bool
+select PC_PCI
+select PC_ACPI
+select ACPI_SMBUS
+select PCI_PIIX
+select FDC
>>> Should we move "
Paolo Bonzini writes:
> On 25/02/19 09:44, Stefano Garzarella wrote:
>>> config I440FX
>>> bool
>>> +select PC_PCI
>>> +select PC_ACPI
>>> +select ACPI_SMBUS
>>> +select PCI_PIIX
>>> +select FDC
>> Should we move "select FDC" under "config PC"?
>>
>> I'm not able to bui
On 25/02/19 09:44, Stefano Garzarella wrote:
>> config I440FX
>> bool
>> +select PC_PCI
>> +select PC_ACPI
>> +select ACPI_SMBUS
>> +select PCI_PIIX
>> +select FDC
> Should we move "select FDC" under "config PC"?
>
> I'm not able to build the Q35 machine without enable FD
On Thu, Feb 07, 2019 at 06:57:00PM +0100, Paolo Bonzini wrote:
> This way, the default-configs file only need to specify the boards
> and any optional devices.
>
> Signed-off-by: Paolo Bonzini
> Signed-off-by: Yang Zhong
> Message-Id: <20190123065618.3520-37-yang.zh...@intel.com>
> Signed-off-by
This way, the default-configs file only need to specify the boards
and any optional devices.
Signed-off-by: Paolo Bonzini
Signed-off-by: Yang Zhong
Message-Id: <20190123065618.3520-37-yang.zh...@intel.com>
Signed-off-by: Paolo Bonzini
---
default-configs/i386-softmmu.mak | 45 -