Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1407065
| From | Alex Williamson <alex.williamson@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] VFIO updates for v4.7-rc1 |
| Date | 2016-05-25 18:40 +0200 |
| Message-ID | <rCK0F-3ct-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
The following changes since commit 02da2d72174c61988eb4456b53f405e3ebdebce4:
Linux 4.6-rc5 (2016-04-24 16:17:05 -0700)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.7-rc1
for you to fetch changes up to f70552809419cd2abc0cc6469a07c9792a3aaa6c:
vfio_pci: Test for extended capabilities if config space > 256 bytes (2016-05-19 15:04:40 -0600)
----------------------------------------------------------------
VFIO updates for v4.7-rc1
- Hide INTx on certain known broken devices (Alex Williamson)
- Additional backdoor reset detection (Alex Williamson)
- Remove unused iommudata reference (Alexey Kardashevskiy)
- Use cfg_size to avoid probing extended config space (Alexey Kardashevskiy)
----------------------------------------------------------------
Alex Williamson (2):
vfio/pci: Hide broken INTx support from user
vfio/pci: Add test for BAR restore
Alexey Kardashevskiy (2):
vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
vfio_pci: Test for extended capabilities if config space > 256 bytes
drivers/vfio/pci/vfio_pci.c | 55 ++++++++++++++++++++++++++++++-------
drivers/vfio/pci/vfio_pci_config.c | 46 +++++++++++++++++++++++++------
drivers/vfio/pci/vfio_pci_private.h | 1 +
drivers/vfio/vfio_iommu_spapr_tce.c | 2 --
4 files changed, 84 insertions(+), 20 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] VFIO updates for v4.7-rc1 Alex Williamson <alex.williamson@redhat.com> - 2016-05-25 18:40 +0200
csiph-web