Skip to content
Commit 77900bff authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: nVMX: remove unnecessary #ifdef



nested_vmx_check_controls() has already run by the time KVM checks host state,
so the "host address space size" exit control can only be set on x86-64 hosts.
Simplify the condition at the cost of adding some dead code to 32-bit kernels.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 112e6601
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment