+0
−15
+2
−17
+0
−1
+2
−0
+3
−1
Loading
The IGNORE_GUEST_PAT quirk is inapplicable, and thus always-disabled,
if shadow_memtype_mask is zero. As long as vmx_get_mt_mask is not
called for the shadow paging case, there is no need to consult
shadow_memtype_mask and it can be removed altogether.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>