diff options
author | Avi Kivity <avi@qumranet.com> | 2007-01-05 16:36:55 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-05 23:55:27 -0800 |
commit | 40907d5768ab8cadd4cad97bef350820ded20338 (patch) | |
tree | c3e18c9197c3ccbc8e57e42aa870f1e9d5740a94 /drivers/input/evbug.c | |
parent | e2dec939db126989808853d218e426daaeebc9e2 (diff) |
[PATCH] KVM: MMU: Flush guest tlb when reducing permissions on a pte
If we reduce permissions on a pte, we must flush the cached copy of the pte
from the guest's tlb.
This is implemented at the moment by flushing the entire guest tlb, and can be
improved by flushing just the relevant virtual address, if it is known.
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/input/evbug.c')
0 files changed, 0 insertions, 0 deletions