qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/2] vfio fixes


From: Alex Williamson
Subject: [Qemu-devel] [PULL 0/2] vfio fixes
Date: Wed, 04 Feb 2015 12:09:17 -0700
User-agent: StGit/0.17.1-dirty

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



reply via email to

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