qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] VFIO updates 2016-06-30
@ 2016-06-30 19:52 Alex Williamson
  2016-06-30 19:52 ` [Qemu-devel] [PULL 1/5] vfio/pci: Fix VGA quirks Alex Williamson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alex Williamson @ 2016-06-30 19:52 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 8a0b4de048e20215415b24c7b42514c27b9d6ef3:

  pcspk: fix KVM (2016-06-30 19:00:02 +0100)

are available in the git repository at:

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

for you to fetch changes up to 3cb3b1549f5401dc3a5e1d073e34063dc274136f:

  intel_iommu: Throw hw_error on notify_started (2016-06-30 13:00:24 -0600)

----------------------------------------------------------------
VFIO updates 2016-06-30

 - Fix VGA quirks (stable 2.6) (Alex Williamson)
 - Registering PCIe extended capabilities (Chen Fan)
 - Hide read-only SR-IOV capability from VM (Alex Williamson)
 - MemoryRegionIOMMUOps.notify_started/stopped (Alexey Kardashevskiy)
 - hw_error on intel_iommu notify_started  (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (3):
      vfio/pci: Fix VGA quirks
      vfio/pci: Hide SR-IOV capability
      intel_iommu: Throw hw_error on notify_started

Alexey Kardashevskiy (1):
      memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks

Chen Fan (1):
      vfio: add pcie extended capability support

 hw/i386/intel_iommu.c |  12 ++++++
 hw/vfio/common.c      |   5 ++-
 hw/vfio/pci-quirks.c  |   8 ++--
 hw/vfio/pci.c         | 101 +++++++++++++++++++++++++++++++++++++++++++++++++-
 hw/vfio/pci.h         |   1 -
 hw/vfio/trace-events  |   1 +
 include/exec/memory.h |   8 +++-
 memory.c              |  10 ++++-
 8 files changed, 136 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2016-07-01 12:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-30 19:52 [Qemu-devel] [PULL 0/5] VFIO updates 2016-06-30 Alex Williamson
2016-06-30 19:52 ` [Qemu-devel] [PULL 1/5] vfio/pci: Fix VGA quirks Alex Williamson
2016-06-30 19:52 ` [Qemu-devel] [PULL 2/5] vfio: add pcie extended capability support Alex Williamson
2016-06-30 19:52 ` [Qemu-devel] [PULL 3/5] vfio/pci: Hide SR-IOV capability Alex Williamson
2016-06-30 19:52 ` [Qemu-devel] [PULL 4/5] memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks Alex Williamson
2016-06-30 19:53 ` [Qemu-devel] [PULL 5/5] intel_iommu: Throw hw_error on notify_started Alex Williamson
2016-07-01 12:31 ` [Qemu-devel] [PULL 0/5] VFIO updates 2016-06-30 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).