Loading
KVM: nVMX: remove useless is_protmode check
VMX is only accessible in protected mode, remove a confusing check
that causes the conditional to lack a final "else" branch.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
VMX is only accessible in protected mode, remove a confusing check
that causes the conditional to lack a final "else" branch.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>