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

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



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

end of thread, other threads:[~2022-10-31 23:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-28 10:34 [PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridges Bernhard Beschow
2022-10-28 10:34 ` [PATCH v2 1/3] hw/i386/acpi-build: Remove unused struct Bernhard Beschow
2022-10-31 12:32   ` Igor Mammedov
2022-10-28 10:34 ` [PATCH v2 2/3] hw/i386/acpi-build: Resolve redundant attribute Bernhard Beschow
2022-10-31 12:45   ` Igor Mammedov
2022-10-31 17:41     ` Michael S. Tsirkin
2022-10-31 23:43       ` Bernhard Beschow
2022-10-28 10:34 ` [PATCH v2 3/3] hw/i386/acpi-build: Resolve north rather than south bridges Bernhard Beschow
2022-10-28 10:58   ` Ani Sinha
2022-10-28 16:15     ` B
2022-10-28 16:48       ` Ani Sinha
2022-10-29  8:38         ` Michael S. Tsirkin
2022-10-30 15:45           ` Ani Sinha
2022-10-30 16:12             ` Michael S. Tsirkin
2022-10-30 16:18               ` Ani Sinha
2022-10-30 16:30                 ` Michael S. Tsirkin
2022-10-31  3:57   ` Ani Sinha
2022-10-31 12:52   ` Igor Mammedov

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).