mirror of https://github.com/torvalds/linux.git
KVM VFIO device assignment cleanups for 6.17
Kill off kvm_arch_{start,end}_assignment() and x86's associated tracking now
that KVM no longer uses assigned_device_count as a bad heuristic for "VM has
an irqbypass producer" or for "VM has access to host MMIO".
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile.kvm | ||
| async_pf.c | ||
| async_pf.h | ||
| binary_stats.c | ||
| coalesced_mmio.c | ||
| coalesced_mmio.h | ||
| dirty_ring.c | ||
| eventfd.c | ||
| guest_memfd.c | ||
| irqchip.c | ||
| kvm_main.c | ||
| kvm_mm.h | ||
| pfncache.c | ||
| vfio.c | ||
| vfio.h | ||