diff options
author | Izik Eidus <[email protected]> | 2008-01-12 23:49:09 +0200 |
---|---|---|
committer | Avi Kivity <[email protected]> | 2008-01-30 18:01:22 +0200 |
commit | 75e68e607896c84310dee37c783c45220e56ce8c (patch) | |
tree | d211007d0d2923d5f831f0d9d90f48f3298e559d /net/unix/sysctl_net_unix.c | |
parent | 6f723c7911e7827091586ae63f4040874eeb75e5 (diff) |
KVM: MMU: Fix dirty page setting for pages removed from rmap
Right now rmap_remove won't set the page as dirty if the shadow pte
pointed to this page had write access and then it became readonly.
This patches fixes that, by setting the page as dirty for spte changes from
write to readonly access.
Signed-off-by: Izik Eidus <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions