]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: introduce for_each_slot_rmap_range
authorXiao Guangrong <guangrong.xiao@linux.intel.com>
Wed, 13 May 2015 06:42:22 +0000 (14:42 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 May 2015 18:52:39 +0000 (20:52 +0200)
commit4a073d2e1b1cd9f055b96ffae0c332a43e8e0bbc
treee87b817c488dde39847447928386e05985071c29
parent572f796119f5ff1a7373d23fdc1283a89cede34e
KVM: MMU: introduce for_each_slot_rmap_range

It's used to abstract the code from kvm_handle_hva_range and it will be
used by later patch

Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c