KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log
authorAvi Kivity <avi@qumranet.com>
Wed, 27 Aug 2008 13:40:51 +0000 (16:40 +0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 15 Oct 2008 08:15:24 +0000 (10:15 +0200)
Otherwise, the cpu may allow writes to the tracked pages, and we lose
some display bits or fail to migrate correctly.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found