mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Move all the PIIX3 functions to a new file: hw/isa/piix3.c. Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
This commit is contained in:
parent
553b4559dc
commit
14a026dd58
8 changed files with 442 additions and 403 deletions
|
@ -61,6 +61,7 @@ config I440FX
|
|||
select PC_ACPI
|
||||
select ACPI_SMBUS
|
||||
select PCI_PIIX
|
||||
select PIIX3
|
||||
select IDE_PIIX
|
||||
select DIMM
|
||||
select SMBIOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue