From: Laszlo Ersek <lersek@redhat.com>
To: qemu-devel@nongnu.org, lersek@redhat.com
Cc: Marcel Apfelbaum <marcel@redhat.com>,
Markus Armbruster <armbru@redhat.com>,
"Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/4] PXB tweaks and fixes
Date: Wed, 10 Jun 2015 19:07:09 +0200 [thread overview]
Message-ID: <1433956033-11584-1-git-send-email-lersek@redhat.com> (raw)
Version 2 of:
http://thread.gmane.org/gmane.comp.emulators.qemu/342206/focus=342208
- Patches #1 and #2 have not been changed.
- Patch #3 replaces #3 and #4 from v1.
- Patch #4 addresses a separate issue, raised originally in bullet (7)
of <http://thread.gmane.org/gmane.comp.emulators.qemu/342206>, and
then discussed further in that thread. I'm Cc'ing Markus for this
patch.
Cc: Marcel Apfelbaum <marcel@redhat.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Thanks
Laszlo
Laszlo Ersek (4):
i386/acpi-build: more traditional _UID and _HID for PXB root buses
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
hw/pci-bridge: create interrupt-less, hotplug-less bridge for PXB
hw/pci-bridge: push down PXB in qtree in order to format PXB bus numer
hw/pci-bridge/Makefile.objs | 1 +
include/hw/pci/pci.h | 1 +
hw/i386/acpi-build.c | 13 +--
.../{pci_bridge_dev.c => pci_basic_bridge_dev.c} | 128 ++++++---------------
hw/pci-bridge/pci_expander_bridge.c | 47 +++++++-
5 files changed, 84 insertions(+), 106 deletions(-)
copy hw/pci-bridge/{pci_bridge_dev.c => pci_basic_bridge_dev.c} (35%)
--
1.8.3.1
next reply other threads:[~2015-06-10 17:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-10 17:07 Laszlo Ersek [this message]
2015-06-10 17:07 ` [Qemu-devel] [PATCH v2 1/4] i386/acpi-build: more traditional _UID and _HID for PXB root buses Laszlo Ersek
2015-06-10 17:07 ` [Qemu-devel] [PATCH v2 2/4] i386/acpi-build: fix PXB workarounds for unsupported BIOSes Laszlo Ersek
2015-06-10 17:07 ` [Qemu-devel] [PATCH v2 3/4] hw/pci-bridge: create interrupt-less, hotplug-less bridge for PXB Laszlo Ersek
2015-06-10 18:22 ` Marcel Apfelbaum
2015-06-10 19:04 ` Laszlo Ersek
2015-06-10 17:07 ` [Qemu-devel] [PATCH v2 4/4] hw/pci-bridge: push down PXB in qtree in order to format PXB bus numer Laszlo Ersek
2015-06-10 19:26 ` Marcel Apfelbaum
2015-06-10 19:44 ` Laszlo Ersek
2015-06-10 19:26 ` Marcel Apfelbaum
2015-06-10 19:34 ` Laszlo Ersek
2015-06-10 20:11 ` Laszlo Ersek
2015-06-10 21:29 ` Laszlo Ersek
2015-06-11 4:44 ` Marcel Apfelbaum
2015-06-11 4:43 ` Marcel Apfelbaum
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=1433956033-11584-1-git-send-email-lersek@redhat.com \
--to=lersek@redhat.com \
--cc=armbru@redhat.com \
--cc=marcel@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.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).