Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150204.0' into...
commit32193cb421cecb98b48715e0740b2d948cda0779
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Feb 2015 10:19:38 +0000 (5 10:19 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Feb 2015 10:19:38 +0000 (5 10:19 +0000)
tree1f48da04443a91ab6bb8b7d818a1b63cf1065956
parentec6f25e788ef57ce1e9f734984ef8885172fd9e2
parent3a4dbe6aa934370a92372528c1255ee1504965ee
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150204.0' into staging

VFIO fixes:
- Fix wrong initializer (Chen Fan)
- Add missing object_unparent (Alex Williamson)

# gpg: Signature made Wed 04 Feb 2015 18:49:24 GMT using RSA key ID 3BB08B22
# gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>"
# gpg:                 aka "Alex Williamson <alex@shazbot.org>"
# gpg:                 aka "Alex Williamson <alwillia@redhat.com>"
# gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>"

* remotes/awilliam/tags/vfio-update-20150204.0:
  vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
  vfio: fix wrong initialize vfio_group_list

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>