While refactoring of PCI AML generation seems to be still ongoing, this series
attempts to be an intermediate, short-term step to improve comprehensibility of
the code. It also simplifies experimentation with different south bridges (PIIX4
and VT82xx) in the pc machine.
Testing done:
* `mache check`
* Start a live CD using "pc" and "q35" machine types
Bernhard Beschow (4):
hw/i386/acpi-build: Remove unused struct
hw/i386/acpi-build: Resolve redundant attribute
hw/i386/acpi-build: Resolve PIIX ISA bridge rather than ACPI
controller
hw/i386/acpi-build: Generate AML for north and south bridges
separately
hw/i386/acpi-build.c | 45 ++++++++++++++++++--------------------------
1 file changed, 18 insertions(+), 27 deletions(-)
--
2.38.1