This series extends Igor's "x86: clean up ACPI PCI code part 2" series, doing
some further cleanup. It also simplifies experimentation with different south
bridges (PIIX4 and VT82xx) in the pc machine [1].

Testing done:
* `mache check`
* Start a live CD using "pc" and "q35" machine types

v2:
* Rebase onto 
https://patchew.org/QEMU/[email protected]/
* Squash and rework patches 3 and 4

[1] https://github.com/shentok/qemu/tree/pc-via

Based-on: <[email protected]>

Bernhard Beschow (3):
  hw/i386/acpi-build: Remove unused struct
  hw/i386/acpi-build: Resolve redundant attribute
  hw/i386/acpi-build: Resolve north rather than south bridges

 hw/i386/acpi-build.c | 28 +++++++---------------------
 1 file changed, 7 insertions(+), 21 deletions(-)

-- 
2.38.1


Reply via email to