From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>, kvm <kvm@vger.kernel.org>
Subject: [GIT PULL] VFIO updates for 3.20-rc1
Date: Fri, 20 Feb 2015 08:21:05 -0700 [thread overview]
Message-ID: <1424445665.12626.2.camel@redhat.com> (raw)
Hi Linus,
The following changes since commit e36f014edff70fc02b3d3d79cead1d58f289332e:
Linux 3.19-rc7 (2015-02-01 20:07:21 -0800)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v3.20-rc1
for you to fetch changes up to 6140a8f5623820cec7f56c63444b9551d8d35775:
vfio-pci: Add device request interface (2015-02-10 12:38:14 -0700)
----------------------------------------------------------------
VFIO updates for v3.20-rc1
- IOMMU updates based on trace analysis (Alex Williamson)
- VFIO device request interface (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (8):
vfio/type1: DMA unmap chunking
vfio/type1: Chunk contiguous reserved/invalid page mappings
vfio/type1: Add conditional rescheduling
vfio: Add device tracking during unbind
vfio: Tie IOMMU group reference to vfio group
vfio: Add and use device request op for vfio bus drivers
vfio-pci: Generalize setup of simple eventfds
vfio-pci: Add device request interface
drivers/vfio/pci/vfio_pci.c | 21 ++++++-
drivers/vfio/pci/vfio_pci_intrs.c | 60 +++++++++++++-----
drivers/vfio/pci/vfio_pci_private.h | 1 +
drivers/vfio/vfio.c | 119 +++++++++++++++++++++++++++++++-----
drivers/vfio/vfio_iommu_type1.c | 80 ++++++++++++++++++++----
include/linux/vfio.h | 2 +
include/uapi/linux/vfio.h | 1 +
7 files changed, 242 insertions(+), 42 deletions(-)
reply other threads:[~2015-02-20 15:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1424445665.12626.2.camel@redhat.com \
--to=alex.williamson@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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