commit | 697fe2e24ac49f03a82f6cfe5d77f7a2122ff382 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Fri Jan 05 16:36:46 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Jan 05 23:55:25 2007 -0800 |
tree | 26de8b1535ea7af9124e85985b37069e7d1fd604 | |
parent | a436036baf331703b4d2c8e8a45f02c597bf6913 [diff] |
[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>