The following changes since commit ec6f25e788ef57ce1e9f734984ef8885172fd9e2:
Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into staging (2015-02-03 21:37:16 +0000) are available in the git repository at: git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20150204.0 for you to fetch changes up to 3a4dbe6aa934370a92372528c1255ee1504965ee: vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion (2015-02-04 11:45:32 -0700) ---------------------------------------------------------------- VFIO fixes: - Fix wrong initializer (Chen Fan) - Add missing object_unparent (Alex Williamson) ---------------------------------------------------------------- Alex Williamson (1): vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion Chen Fan (1): vfio: fix wrong initialize vfio_group_list hw/vfio/common.c | 2 +- hw/vfio/pci.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)