summaryrefslogtreecommitdiff
path: root/drivers/kvm/kvm_main.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-01-06 00:36:45 (GMT)
committerLinus Torvalds <torvalds@woody.osdl.org>2007-01-06 07:55:25 (GMT)
commit9b7a032567ee1128daeebebfc14d3acedfe28c8c (patch)
tree292b109ec407041f26371f3cb7de12d06a636592 /drivers/kvm/kvm_main.c
parentda4a00f002239f72b0d7d0eeaa3b60100e2b1438 (diff)
downloadlinux-fsl-qoriq-9b7a032567ee1128daeebebfc14d3acedfe28c8c.tar.xz
[PATCH] KVM: MMU: Zap shadow page table entries on writes to guest page tables
Iterate over all shadow pages which correspond to a the given guest page table and remove the mappings. A subsequent page fault will reestablish the new mapping. Signed-off-by: Avi Kivity <avi@qumranet.com> Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/kvm/kvm_main.c')
0 files changed, 0 insertions, 0 deletions