KVM: MMU: Avoid changing invalid shadow pages

Recent changes to the page zapping code made it vulnerable to changes
to invalid shadow ptes (which are nonsensical anyway).  Detect those
and skip them.

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