diff options
author | Avi Kivity <avi@qumranet.com> | 2007-01-05 16:36:44 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-05 23:55:25 -0800 |
commit | 815af8d42ee3f844c0ceaf2104bd9c6a0bb1e26c (patch) | |
tree | cbb21a8efea0fb3fbd94689546b2f97e11dbf9d9 /include/asm-generic | |
parent | 374cbac0333ddf5cf1c6637efaf7f3adcc67fd75 (diff) |
[PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte
This fixes a problem where set_pte_common() looked for shadowed pages based on
the page directory gfn (a huge page) instead of the actual gfn being mapped.
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 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions