qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Cleanup AML generation for north and south bridges
@ 2022-10-26 13:31 Bernhard Beschow
  2022-10-26 13:31 ` [PATCH 1/4] hw/i386/acpi-build: Remove unused struct Bernhard Beschow
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Bernhard Beschow @ 2022-10-26 13:31 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S. Tsirkin, Marcel Apfelbaum, qemu-trivial, Ani Sinha,
	Igor Mammedov, Richard Henderson, Eduardo Habkost, Paolo Bonzini,
	Bernhard Beschow

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-10-27 22:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-26 13:31 [PATCH 0/4] Cleanup AML generation for north and south bridges Bernhard Beschow
2022-10-26 13:31 ` [PATCH 1/4] hw/i386/acpi-build: Remove unused struct Bernhard Beschow
2022-10-26 15:27   ` Philippe Mathieu-Daudé
2022-10-26 13:31 ` [PATCH 2/4] hw/i386/acpi-build: Resolve redundant attribute Bernhard Beschow
2022-10-27 21:53   ` Philippe Mathieu-Daudé
2022-10-26 13:31 ` [PATCH 3/4] hw/i386/acpi-build: Resolve PIIX ISA bridge rather than ACPI controller Bernhard Beschow
2022-10-27 21:56   ` Philippe Mathieu-Daudé
2022-10-26 13:31 ` [PATCH 4/4] hw/i386/acpi-build: Generate AML for north and south bridges separately Bernhard Beschow
2022-10-27 21:56   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).