qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] vfio: Updates for QEMU 2.3-rc0
@ 2015-03-02 19:03 Alex Williamson
  2015-03-02 19:03 ` [Qemu-devel] [PULL 1/4] vfio: Add ioctl number to error report Alex Williamson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex Williamson @ 2015-03-02 19:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.williamson

The following changes since commit b8a173b25c887a606681fc35a46702c164d5b2d0:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2015-03-02 14:25:48 +0000)

are available in the git repository at:


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

for you to fetch changes up to 47cbe50cc8d8e59129311bcdb827e1116e935bde:

  vfio-pci: Enable device request notification support (2015-03-02 11:38:55 -0700)

----------------------------------------------------------------
Updates for QEMU 2.3-rc0:
 - Error reporting and static cleanup (Alexey Kardashevskiy)
 - Runtime mmap disable for tracing (Samuel Pitoiset)
 - Support for host directed device request (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (1):
      vfio-pci: Enable device request notification support

Alexey Kardashevskiy (2):
      vfio: Add ioctl number to error report
      vfio: Make type1 listener symbols static

Samuel Pitoiset (1):
      vfio: allow to disable MMAP per device with -x-mmap=off option

 hw/vfio/common.c              |  10 ++---
 hw/vfio/pci.c                 | 101 ++++++++++++++++++++++++++++++++++++++++++
 include/hw/vfio/vfio-common.h |   4 +-
 linux-headers/linux/vfio.h    |   1 +
 4 files changed, 108 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2015-03-04 15:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 19:03 [Qemu-devel] [PULL 0/4] vfio: Updates for QEMU 2.3-rc0 Alex Williamson
2015-03-02 19:03 ` [Qemu-devel] [PULL 1/4] vfio: Add ioctl number to error report Alex Williamson
2015-03-02 19:03 ` [Qemu-devel] [PULL 2/4] vfio: Make type1 listener symbols static Alex Williamson
2015-03-02 19:03 ` [Qemu-devel] [PULL 3/4] vfio: allow to disable MMAP per device with -x-mmap=off option Alex Williamson
2015-03-02 19:03 ` [Qemu-devel] [PULL 4/4] vfio-pci: Enable device request notification support Alex Williamson
2015-03-04 15:32 ` [Qemu-devel] [PULL 0/4] vfio: Updates for QEMU 2.3-rc0 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).