diff options
author | Avi Kivity <avi@redhat.com> | 2009-01-06 12:00:27 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-03-24 10:03:02 +0100 |
commit | 4677a3b693e035f186e2875259b9a0bb94c42fbe (patch) | |
tree | bd5aec1050ee534ef9e9dc5c8628f81bf815a96c /arch/powerpc/kvm/Kconfig | |
parent | KVM: SVM: Add microcode patch level dummy (diff) | |
download | linux-4677a3b693e035f186e2875259b9a0bb94c42fbe.tar.xz linux-4677a3b693e035f186e2875259b9a0bb94c42fbe.zip |
KVM: MMU: Optimize page unshadowing
Using kvm_mmu_lookup_page() will result in multiple scans of the hash chains;
use hlist_for_each_entry_safe() to achieve a single scan instead.
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/Kconfig')
0 files changed, 0 insertions, 0 deletions