qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] vfio fixes
@ 2015-02-10 18:37 Alex Williamson
  2015-02-10 18:37 ` [Qemu-devel] [PULL 1/6] memory: unregister AddressSpace MemoryListener within BQL Alex Williamson
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Alex Williamson @ 2015-02-10 18:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.williamson

Sorry for the short interval of vfio pull requests, but this fixes
hotplug of vfio-pci devices after the last RCU merge.  Thanks,

Alex

The following changes since commit a2f2d288b5a06e6c680c387c9980d91363f59c61:

  softfloat: expand out STATUS macro (2015-02-06 16:11:38 +0000)

are available in the git repository at:

  git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20150210.0

for you to fetch changes up to bc5baffa3554e4c0d20c1dbe879aec931866bd69:

  vfio: Fix debug message compile error (2015-02-10 10:25:44 -0700)

----------------------------------------------------------------
RCU fixes and cleanup (Paolo Bonzini)
Switch to v2 IOMMU interface (Alex Williamson)
DEBUG build fix (Alexey Kardashevskiy)

----------------------------------------------------------------
Alex Williamson (1):
      vfio: Use vfio type1 v2 IOMMU interface

Alexey Kardashevskiy (1):
      vfio: Fix debug message compile error

Paolo Bonzini (4):
      memory: unregister AddressSpace MemoryListener within BQL
      vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
      vfio: free dynamically-allocated data in instance_finalize
      vfio: unmap and free BAR data in instance_finalize

 exec.c                         |  6 ++-
 hw/vfio/common.c               | 43 +++++++++---------
 hw/vfio/pci.c                  | 98 +++++++++++++++++++++++++++++++++---------
 include/exec/memory-internal.h |  1 +
 include/hw/vfio/vfio-common.h  |  1 -
 memory.c                       |  1 +
 6 files changed, 106 insertions(+), 44 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-11  6:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10 18:37 [Qemu-devel] [PULL 0/6] vfio fixes Alex Williamson
2015-02-10 18:37 ` [Qemu-devel] [PULL 1/6] memory: unregister AddressSpace MemoryListener within BQL Alex Williamson
2015-02-10 18:37 ` [Qemu-devel] [PULL 2/6] vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback Alex Williamson
2015-02-10 18:37 ` [Qemu-devel] [PULL 3/6] vfio: free dynamically-allocated data in instance_finalize Alex Williamson
2015-02-10 18:37 ` [Qemu-devel] [PULL 4/6] vfio: unmap and free BAR " Alex Williamson
2015-02-10 18:37 ` [Qemu-devel] [PULL 5/6] vfio: Use vfio type1 v2 IOMMU interface Alex Williamson
2015-02-10 18:37 ` [Qemu-devel] [PULL 6/6] vfio: Fix debug message compile error Alex Williamson
2015-02-11  6:03 ` [Qemu-devel] [PULL 0/6] vfio fixes Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).