]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: introduce slot_handle_level_range() and its helpers
authorXiao Guangrong <guangrong.xiao@linux.intel.com>
Wed, 13 May 2015 06:42:23 +0000 (14:42 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 May 2015 18:52:40 +0000 (20:52 +0200)
commitf28e2a3b506317c188ac4f394621dbf71d4d385b
tree945aedb233d3818b3b9c0f77d5f138626e99fa31
parent05a4f532f85559ae99a055d4dab394dcf91811df
KVM: MMU: introduce slot_handle_level_range() and its helpers

There are several places walking all rmaps for the memslot so that
introduce common functions to cleanup the code

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