KVM: MMU: Add gpte_valid() helper
authorAvi Kivity <avi@redhat.com>
Tue, 13 Jul 2010 11:27:08 +0000 (14:27 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 2 Aug 2010 03:40:44 +0000 (06:40 +0300)
Move the code to check whether a gpte has changed since we fetched it into
a helper.

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

No differences found