Home
last modified time | relevance | path

Searched hist:"89 e1f7d4c66d85f42c3d52ea3866eb10cadf6153" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/vfio/pci/
H A Dvfio_pci_rdwr.c89e1f7d4c66d85f42c3d52ea3866eb10cadf6153 Tue Jul 31 16:16:24 CEST 2012 Alex Williamson <alex.williamson@redhat.com> vfio: Add PCI device driver

Add PCI device support for VFIO. PCI devices expose regions
for accessing config space, I/O port space, and MMIO areas
of the device. PCI config access is virtualized in the kernel,
allowing us to ensure the integrity of the system, by preventing
various accesses while reducing duplicate support across various
userspace drivers. I/O port supports read/write access while
MMIO also supports mmap of sufficiently sized regions. Support
for INTx, MSI, and MSI-X interrupts are provided using eventfds to
userspace.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
H A Dvfio_pci_config.c89e1f7d4c66d85f42c3d52ea3866eb10cadf6153 Tue Jul 31 16:16:24 CEST 2012 Alex Williamson <alex.williamson@redhat.com> vfio: Add PCI device driver

Add PCI device support for VFIO. PCI devices expose regions
for accessing config space, I/O port space, and MMIO areas
of the device. PCI config access is virtualized in the kernel,
allowing us to ensure the integrity of the system, by preventing
various accesses while reducing duplicate support across various
userspace drivers. I/O port supports read/write access while
MMIO also supports mmap of sufficiently sized regions. Support
for INTx, MSI, and MSI-X interrupts are provided using eventfds to
userspace.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
H A Dvfio_pci.c89e1f7d4c66d85f42c3d52ea3866eb10cadf6153 Tue Jul 31 16:16:24 CEST 2012 Alex Williamson <alex.williamson@redhat.com> vfio: Add PCI device driver

Add PCI device support for VFIO. PCI devices expose regions
for accessing config space, I/O port space, and MMIO areas
of the device. PCI config access is virtualized in the kernel,
allowing us to ensure the integrity of the system, by preventing
various accesses while reducing duplicate support across various
userspace drivers. I/O port supports read/write access while
MMIO also supports mmap of sufficiently sized regions. Support
for INTx, MSI, and MSI-X interrupts are provided using eventfds to
userspace.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
/linux/drivers/vfio/
H A DKconfigdiff 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153 Tue Jul 31 16:16:24 CEST 2012 Alex Williamson <alex.williamson@redhat.com> vfio: Add PCI device driver

Add PCI device support for VFIO. PCI devices expose regions
for accessing config space, I/O port space, and MMIO areas
of the device. PCI config access is virtualized in the kernel,
allowing us to ensure the integrity of the system, by preventing
various accesses while reducing duplicate support across various
userspace drivers. I/O port supports read/write access while
MMIO also supports mmap of sufficiently sized regions. Support
for INTx, MSI, and MSI-X interrupts are provided using eventfds to
userspace.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
/linux/include/linux/
H A Dvfio.hdiff 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153 Tue Jul 31 16:16:24 CEST 2012 Alex Williamson <alex.williamson@redhat.com> vfio: Add PCI device driver

Add PCI device support for VFIO. PCI devices expose regions
for accessing config space, I/O port space, and MMIO areas
of the device. PCI config access is virtualized in the kernel,
allowing us to ensure the integrity of the system, by preventing
various accesses while reducing duplicate support across various
userspace drivers. I/O port supports read/write access while
MMIO also supports mmap of sufficiently sized regions. Support
for INTx, MSI, and MSI-X interrupts are provided using eventfds to
userspace.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>