linux-kernelorg-stable/virt/kvm
Paolo Bonzini 9de13951d5 Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux into HEAD
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".
2025-07-29 08:36:42 -04:00
..
Kconfig KVM: Allow building irqbypass.ko as as module when kvm.ko is a module 2025-04-04 07:07:40 -04:00
Makefile.kvm
async_pf.c
async_pf.h
binary_stats.c
coalesced_mmio.c
coalesced_mmio.h
dirty_ring.c KVM: Assert that slots_lock is held when resetting per-vCPU dirty rings 2025-06-20 13:41:04 -07:00
eventfd.c KVM: Drop sanity check that per-VM list of irqfds is unique 2025-06-23 09:50:59 -07:00
guest_memfd.c KVM: guest_memfd: Remove redundant kvm_gmem_getattr implementation 2025-06-25 13:42:33 -07:00
irqchip.c KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update() 2025-06-20 13:52:41 -07:00
kvm_main.c Merge tag 'kvm-x86-dirty_ring-6.17' of https://github.com/kvm-x86/linux into HEAD 2025-07-29 08:36:41 -04:00
kvm_mm.h
pfncache.c
vfio.c VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment() 2025-06-25 09:51:33 -07:00
vfio.h