KVM: MMU: Don't flush shadow when enabling dirty tracking
authorAvi Kivity <avi@redhat.com>
Mon, 27 Dec 2010 10:08:45 +0000 (12:08 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 17 Mar 2011 16:08:24 +0000 (13:08 -0300)
Instead, drop large mappings, which were the reason we dropped shadow.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found