KVM: MMU: Fix is_empty_shadow_page() check
authorAvi Kivity <avi@qumranet.com>
Tue, 20 May 2008 13:21:13 +0000 (16:21 +0300)
committerAvi Kivity <avi@qumranet.com>
Fri, 6 Jun 2008 18:36:33 +0000 (21:36 +0300)
The check is only looking at one of two possible empty ptes.

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

No differences found