The following changes since commit 64175afc695c0672876fbbfc31b299c86d562cb4:
arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented (2017-06-07 17:21:44 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
for you to fetch changes up to bc277a52fbea1532d1adf30ba0edf15ab3dcdead:
hw/pcie: fix the generic pcie root port to support migration (2017-06-08 22:02:37 +0300)
----------------------------------------------------------------
pc, pci, vhost: fixes
Some fixes all over the place.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Haozhong Zhang (1):
nvdimm acpi: fix region format interface code
Marc-André Lureau (1):
vhost-user-bridge: fix iov_restore_front() warning
Marcel Apfelbaum (1):
hw/pcie: fix the generic pcie root port to support migration
include/hw/compat.h | 4 ++++
hw/acpi/nvdimm.c | 7 ++++---
hw/pci-bridge/gen_pcie_root_port.c | 25 +++++++++++++++++++++++++
tests/vhost-user-bridge.c | 11 +++++++++--
4 files changed, 42 insertions(+), 5 deletions(-)