aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/kvm_main.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-02-19 14:37:46 +0200
committerAvi Kivity <avi@qumranet.com>2007-03-04 11:12:39 +0200
commitbf3f8e86c2e22b9bd1375be1bbbd67384dba4342 (patch)
tree0c0435a394885d1e679025a6a39c29f90b6282af /drivers/kvm/kvm_main.c
parentMerge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev (diff)
downloadlinux-dev-bf3f8e86c2e22b9bd1375be1bbbd67384dba4342.tar.xz
linux-dev-bf3f8e86c2e22b9bd1375be1bbbd67384dba4342.zip
KVM: mmu: add missing dirty page tracking cases
We fail to mark a page dirty in three cases: - setting the accessed bit in a pte - setting the dirty bit in a pte - emulating a write into a pagetable This fix adds the missing cases. Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'drivers/kvm/kvm_main.c')
0 files changed, 0 insertions, 0 deletions