* [GIT PULL] VFIO update for 3.14-rc1
@ 2014-01-23 16:10 Alex Williamson
0 siblings, 0 replies; only message in thread
From: Alex Williamson @ 2014-01-23 16:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, kvm
Hi Linus,
The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:
Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v3.14-rc1
for you to fetch changes up to 3be3a074cf5ba641529d8fdae0e05ca642f23e12:
vfio-pci: Don't use device_lock around AER interrupt setup (2014-01-14 16:12:55 -0700)
----------------------------------------------------------------
- Convert to misc driver to support module auto loading
- Remove unnecessary and dangerous use of device_lock
----------------------------------------------------------------
Alex Williamson (3):
misc: Reserve minor for VFIO
vfio: Convert control interface to misc driver
vfio-pci: Don't use device_lock around AER interrupt setup
Documentation/devices.txt | 1 +
drivers/vfio/pci/vfio_pci.c | 4 +++
drivers/vfio/pci/vfio_pci_intrs.c | 17 ----------
drivers/vfio/vfio.c | 70 ++++++++++++++++++---------------------
include/linux/miscdevice.h | 1 +
5 files changed, 39 insertions(+), 54 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-23 17:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-23 16:10 [GIT PULL] VFIO update for 3.14-rc1 Alex Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox