commit | 3c9155106d589584f67b026ec444e69c4a68d7dc | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Tue May 20 16:21:13 2008 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Fri Jun 06 21:36:33 2008 +0300 |
tree | 110e1ea1534ae619785919b38b484f41c1dcafbe | |
parent | ebb0e6264c7a65c51feb3575e9edb58eab0cf469 [diff] |
KVM: MMU: Fix is_empty_shadow_page() check The check is only looking at one of two possible empty ptes. Signed-off-by: Avi Kivity <avi@qumranet.com>