qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridg


From: Bernhard Beschow
Subject: [PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridges
Date: Fri, 28 Oct 2022 12:34:16 +0200

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/20221017102146.2254096-1-imammedo@redhat.com/
* Squash and rework patches 3 and 4

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

Based-on: <20221017102146.2254096-1-imammedo@redhat.com>

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

[Prev in Thread] Current Thread [Next in Thread]