From: Alex Williamson <alex.williamson@redhat.com>
To: qemu-devel@nongnu.org
Cc: alex.williamson@redhat.com
Subject: [Qemu-devel] [PULL 0/6] vfio fixes
Date: Tue, 10 Feb 2015 11:37:10 -0700 [thread overview]
Message-ID: <20150210183106.26101.78658.stgit@gimli.home> (raw)
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(-)
next reply other threads:[~2015-02-10 19:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 18:37 Alex Williamson [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150210183106.26101.78658.stgit@gimli.home \
--to=alex.williamson@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).