]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] KVM: MMU: Implement child shadow unlinking
authorAvi Kivity <avi@qumranet.com>
Sat, 6 Jan 2007 00:36:46 +0000 (16:36 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 6 Jan 2007 07:55:25 +0000 (23:55 -0800)
commit697fe2e24ac49f03a82f6cfe5d77f7a2122ff382
tree26de8b1535ea7af9124e85985b37069e7d1fd604
parenta436036baf331703b4d2c8e8a45f02c597bf6913
[PATCH] KVM: MMU: Implement child shadow unlinking

When removing a page table, we must maintain the parent_pte field all child
shadow page tables.

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>
drivers/kvm/mmu.c