From: Avi Kivity Date: Sat, 6 Jan 2007 00:36:46 +0000 (-0800) Subject: [PATCH] KVM: MMU: Implement child shadow unlinking X-Git-Tag: v2.6.20-rc4~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697fe2e24ac49f03a82f6cfe5d77f7a2122ff382;p=pandora-kernel.git [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 Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed