KVM: MMU: Switch to mmu spinlock
Marcelo Tosatti authored

Convert the synchronization of the shadow handling to a separate mmu_lock
spinlock.

Also guard fetch() by mmap_sem in read-mode to protect against alias
and memslot changes.
Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
aaee2c94
Name Last commit Last update
..
kvm KVM: MMU: Switch to mmu spinlock