aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAvi Kivity <[email protected]>2007-01-05 16:36:59 -0800
committerLinus Torvalds <[email protected]>2007-01-05 23:55:28 -0800
commit760db773fbd0ad2ece89393218c4a4213b5bae6a (patch)
tree8c644a962566335e2f21ffec2b8e0154b138dc17 /include/linux
parent4db9c47c052b89d89f43d12879690c1b3283b887 (diff)
[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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions