android_kernel_oneplus_msm8998/virt/kvm
Alex Williamson ec53500fae kvm: Add VFIO device
So far we've succeeded at making KVM and VFIO mostly unaware of each
other, but areas are cropping up where a connection beyond eventfds
and irqfds needs to be made.  This patch introduces a KVM-VFIO device
that is meant to be a gateway for such interaction.  The user creates
the device and can add and remove VFIO groups to it via file
descriptors.  When a group is added, KVM verifies the group is valid
and gets a reference to it via the VFIO external user interface.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-10-30 19:02:03 +01:00
..
arm ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regs 2013-08-30 16:12:38 +03:00
assigned-dev.c
async_pf.c KVM: Drop FOLL_GET in GUP when doing async page fault 2013-10-15 13:43:37 +03:00
async_pf.h
coalesced_mmio.c
coalesced_mmio.h
eventfd.c kvm eventfd: switch to fdget 2013-09-03 23:04:45 -04:00
ioapic.c
ioapic.h
iodev.h
iommu.c virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages 2013-10-03 11:47:02 +03:00
irq_comm.c
irqchip.c
Kconfig kvm: Add VFIO device 2013-10-30 19:02:03 +01:00
kvm_main.c kvm: Add VFIO device 2013-10-30 19:02:03 +01:00
vfio.c kvm: Add VFIO device 2013-10-30 19:02:03 +01:00