qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/5] VFIO updates 2016-06-30
Date: Thu, 30 Jun 2016 13:52:32 -0600	[thread overview]
Message-ID: <20160630195109.18892.3669.stgit@gimli.home> (raw)

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(-)

             reply	other threads:[~2016-06-30 19:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 19:52 Alex Williamson [this message]
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

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=20160630195109.18892.3669.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).