| commit | 34d4cb8fca1f2a31be152b74797e6cd160ec9de6 | [log] [tgz] |
|---|---|---|
| author | Marcelo Tosatti <mtosatti@redhat.com> | Thu Jul 10 20:49:31 2008 -0300 |
| committer | Avi Kivity <avi@qumranet.com> | Sun Jul 20 12:42:40 2008 +0300 |
| tree | 1e8f2c3c4feb54763fd0d8b27ef83ba546215069 | |
| parent | d6e88aec07aa8f6c7e4024f5734ec659fd7c5a40 [diff] |
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction Flush the shadow mmu before removing regions to avoid stale entries. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@qumranet.com>