Files
linux-apfs/drivers/kvm
Avi Kivity bf3f8e86c2 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>
2007-03-04 11:12:39 +02:00
..
2007-02-12 09:48:41 -08:00
2007-02-09 09:14:07 -08:00
2007-02-12 09:48:41 -08:00