[PATCH 0/4] Cleanup AML generation for north and south bridges

Bernhard Beschow posted 4 patches 1 year, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221026133110.91828-1-shentey@gmail.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <ani@anisinha.ca>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>
hw/i386/acpi-build.c | 45 ++++++++++++++++++--------------------------
1 file changed, 18 insertions(+), 27 deletions(-)
[PATCH 0/4] Cleanup AML generation for north and south bridges
Posted by Bernhard Beschow 1 year, 6 months ago
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