[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v2 0/4] PXB tweaks and fixes
From: |
Laszlo Ersek |
Subject: |
[Qemu-devel] [PATCH v2 0/4] PXB tweaks and fixes |
Date: |
Wed, 10 Jun 2015 19:07:09 +0200 |
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 <address@hidden>
Cc: Michael S. Tsirkin <address@hidden>
Cc: Markus Armbruster <address@hidden>
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
- [Qemu-devel] [PATCH v2 0/4] PXB tweaks and fixes,
Laszlo Ersek <=