qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v6 0/7] PXB changes


From: Laszlo Ersek
Subject: [Qemu-devel] [PATCH v6 0/7] PXB changes
Date: Wed, 17 Jun 2015 14:44:58 +0200

In v6,

  [PATCH v5 1/4] hw/pci-bridge: create interrupt-less, hotplug-less
                 bridge for PXB

has been replaced with

  [PATCH v6 1/7] migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
  [PATCH v6 2/7] hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
  [PATCH v6 3/7] hw/pci-bridge: introduce "hotplug" property
  [PATCH v6 4/7] hw/pci-bridge: disable hotplug in PXB

No other changes.

Cc: Michael S. Tsirkin <address@hidden>
Cc: Marcel Apfelbaum <address@hidden>

Thanks
Laszlo

Laszlo Ersek (7):
  migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
  hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
  hw/pci-bridge: introduce "hotplug" property
  hw/pci-bridge: disable hotplug in PXB
  hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()
  hw/core: explicit OFW unit address callback for SysBusDeviceClass
  hw/pci-bridge: format SeaBIOS-compliant OFW device node for PXB

 include/hw/pci/shpc.h               |  5 ++-
 include/hw/sysbus.h                 | 17 +++++++
 include/migration/vmstate.h         |  7 ++-
 hw/core/sysbus.c                    | 27 ++++++-----
 hw/pci-bridge/pci_bridge_dev.c      | 90 ++++++++++++++++++++++++++++++++-----
 hw/pci-bridge/pci_expander_bridge.c | 40 ++++++++++++++++-
 6 files changed, 160 insertions(+), 26 deletions(-)

-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]