qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] PXB tweaks and fixes
@ 2015-06-10 17:07 Laszlo Ersek
  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
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Laszlo Ersek @ 2015-06-10 17:07 UTC (permalink / raw)
  To: qemu-devel, lersek
  Cc: Marcel Apfelbaum, Markus Armbruster, Michael S. Tsirkin

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

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

end of thread, other threads:[~2015-06-11  4:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10 17:07 [Qemu-devel] [PATCH v2 0/4] PXB tweaks and fixes Laszlo Ersek
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

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