diff options
author | Marcelo Tosatti <mtosatti@redhat.com> | 2009-12-23 17:35:21 +0100 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2010-03-01 16:35:44 +0100 |
commit | bc6678a33d9b952981a8e44a4f876c3ad64ca4d8 (patch) | |
tree | e26027179eb0d76f234509145a395dd6e5910074 /scripts | |
parent | KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages (diff) | |
download | linux-bc6678a33d9b952981a8e44a4f876c3ad64ca4d8.tar.xz linux-bc6678a33d9b952981a8e44a4f876c3ad64ca4d8.zip |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions