https://bugzilla.kernel.org/show_bug.cgi?id=27052 --- Comment #12 from Marcelo Tosatti <mtosatti@xxxxxxxxxx> 2011-01-25 13:55:05 --- It gets inconsistent if mmu_set_spte updates an already present spte with a different gfn. For example: - unsync page spte N gfn A - guest updates gpte that spte N shadows with gfn B - page fault updates sptes N with gfn B, via mmu_set_spte - sp->gfns[] contains stale data -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html