mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] VFIO updates for v3.9-rc1
@ 2013-02-25  0:49 Alex Williamson
  0 siblings, 0 replies; only message in thread
From: Alex Williamson @ 2013-02-25  0:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm, keescook

Hi Linus,

Please pull for v3.9-rc1.  Thanks,

Alex

The following changes since commit 323a72d83c9b2963bd1e46c8e6963e468d4658d7:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2013-02-13 12:21:07 -0800)

are available in the git repository at:


  git://github.com/awilliam/linux-vfio.git tags/vfio-v3.9-rc1

for you to fetch changes up to d65530fbc799e4036d4d3da4ab6e9fa6d8c4a447:

  drivers/vfio: remove depends on CONFIG_EXPERIMENTAL (2013-02-24 09:59:44 -0700)

----------------------------------------------------------------
VFIO for 3.9-rc1

- Fixes PCIe v1 extended capability support
- Cleans up read/write access functions
- Fix Removal test to properly wait until devices are unused
- Enable pcieport driver usage for non-accessible devices w/in groups
- Extensions for PCI VGA support

----------------------------------------------------------------
Alex Williamson (7):
      vfio-pci: Enable PCIe extended capabilities on v1
      vfio-pci: Cleanup read/write functions
      vfio-pci: Cleanup BAR access
      vfio: Protect vfio_dev_present against device_del
      vfio: whitelist pcieport
      vfio-pci: Manage user power state transitions
      vfio-pci: Add support for VGA region access

Kees Cook (1):
      drivers/vfio: remove depends on CONFIG_EXPERIMENTAL

 drivers/vfio/pci/Kconfig            |  10 ++
 drivers/vfio/pci/vfio_pci.c         |  75 ++++++----
 drivers/vfio/pci/vfio_pci_config.c  |  52 +++++--
 drivers/vfio/pci/vfio_pci_private.h |  19 +--
 drivers/vfio/pci/vfio_pci_rdwr.c    | 281 ++++++++++++++++--------------------
 drivers/vfio/vfio.c                 |  35 ++---
 include/uapi/linux/vfio.h           |   9 ++
 7 files changed, 254 insertions(+), 227 deletions(-)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-25  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-25  0:49 [GIT PULL] VFIO updates for v3.9-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

all inboxes | Powered by JetHome®