commit | 376c53c2b30d4a1955240f59f4ecd959aa118f92 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Thu Jul 10 20:54:29 2008 -0300 |
committer | Avi Kivity <avi@qumranet.com> | Sun Jul 20 12:42:40 2008 +0300 |
tree | a4d7e1f1d26f30ba717d7331ec8e85c0faa4add3 | |
parent | 34d4cb8fca1f2a31be152b74797e6cd160ec9de6 [diff] |
KVM: MMU: improve invalid shadow root page handling Harden kvm_mmu_zap_page() against invalid root pages that had been shadowed from memslots that are gone. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@qumranet.com>