K 10 svn:author V 4 neel K 8 svn:date V 27 2014-05-20T20:30:28.063631Z K 7 svn:log V 296 Add PG_RW check when translating a guest linear to guest physical address. Set the accessed and dirty bits in the page table entry. If it fails then restart the page table walk from the beginning. This might happen if another vcpu modifies the page tables simultaneously. Reviewed by: alc, kib END