summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-01-06 01:36:59 +0100
committerLinus Torvalds <torvalds@woody.osdl.org>2007-01-06 08:55:28 +0100
commit760db773fbd0ad2ece89393218c4a4213b5bae6a (patch)
tree8c644a962566335e2f21ffec2b8e0154b138dc17 /net
parent[PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup() (diff)
downloadlinux-760db773fbd0ad2ece89393218c4a4213b5bae6a.tar.xz
linux-760db773fbd0ad2ece89393218c4a4213b5bae6a.zip
[PATCH] KVM: MMU: Add missing dirty bit
If we emulate a write, we fail to set the dirty bit on the guest pte, leading the guest to believe the page is clean, and thus lose data. Bad. Fix by setting the guest pte dirty bit under such conditions. Signed-off-by: Avi Kivity <avi@qumranet.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions