From: Bernhard Beschow <shentey@gmail.com>
To: qemu-devel@nongnu.org
Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>,
Igor Mammedov <imammedo@redhat.com>,
qemu-trivial@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
Richard Henderson <richard.henderson@linaro.org>,
Eduardo Habkost <eduardo@habkost.net>,
"Michael S. Tsirkin" <mst@redhat.com>,
Ani Sinha <ani@anisinha.ca>, Bernhard Beschow <shentey@gmail.com>
Subject: [PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridges
Date: Fri, 28 Oct 2022 12:34:16 +0200 [thread overview]
Message-ID: <20221028103419.93398-1-shentey@gmail.com> (raw)
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
next reply other threads:[~2022-10-28 10:36 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-28 10:34 Bernhard Beschow [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221028103419.93398-1-shentey@gmail.com \
--to=shentey@gmail.com \
--cc=ani@anisinha.ca \
--cc=eduardo@habkost.net \
--cc=imammedo@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).