mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
hw/isa/piix3: Merge hw/isa/piix4.c
Now that the PIIX3 and PIIX4 device models are sufficiently prepared, their implementations can be merged into one file for further consolidation. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20231007123843.127151-20-shentey@gmail.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
74bdcfb4b2
commit
1697189977
7 changed files with 195 additions and 309 deletions
|
@ -72,7 +72,7 @@ config I440FX
|
|||
select PC_PCI
|
||||
select PC_ACPI
|
||||
select PCI_I440FX
|
||||
select PIIX3
|
||||
select PIIX
|
||||
select DIMM
|
||||
select SMBIOS
|
||||
select FW_CFG_DMA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue