summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm
diff options
context:
space:
mode:
authorAvi Kivity2009-01-06 12:00:27 +0100
committerAvi Kivity2009-03-24 10:03:02 +0100
commit4677a3b693e035f186e2875259b9a0bb94c42fbe (patch)
treebd5aec1050ee534ef9e9dc5c8628f81bf815a96c /arch/ia64/kvm
parentKVM: SVM: Add microcode patch level dummy (diff)
downloadkernel-qcow2-linux-4677a3b693e035f186e2875259b9a0bb94c42fbe.tar.gz
kernel-qcow2-linux-4677a3b693e035f186e2875259b9a0bb94c42fbe.tar.xz
kernel-qcow2-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/ia64/kvm')
0 files changed, 0 insertions, 0 deletions