kernel-hacking-2024-linux-s.../virt/kvm
Marcelo Tosatti bc6678a33d KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Use two steps for memslot deletion: mark the slot invalid (which stops
instantiation of new shadow pages for that slot, but allows destruction),
then instantiate the new empty slot.

Also simplifies kvm_handle_hva locking.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2010-03-01 12:35:44 -03:00
..
assigned-dev.c KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update 2010-03-01 12:35:44 -03:00
coalesced_mmio.c KVM: Simplify coalesced mmio initialization 2010-03-01 12:35:41 -03:00
coalesced_mmio.h KVM: Simplify coalesced mmio initialization 2010-03-01 12:35:41 -03:00
eventfd.c KVM: fix spurious interrupt with irqfd 2010-01-25 12:26:39 -02:00
ioapic.c
ioapic.h
iodev.h
iommu.c KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update 2010-03-01 12:35:44 -03:00
irq_comm.c KVM: properly check max PIC pin in irq route setup 2010-01-25 12:26:38 -02:00
Kconfig KVM: Add KVM_MMIO kconfig item 2010-03-01 12:35:41 -03:00
kvm_main.c KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update 2010-03-01 12:35:44 -03:00