summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-03-14 07:40:56 -0400
committerPaolo Bonzini <pbonzini@redhat.com>2023-03-14 09:40:54 -0400
commit77900bffed14894476969042718a9ca05eb1f477 (patch)
treeb234e8eee0e529c31fe42d3f126a5172b8d14300 /scripts
parent112e66017bff7f2837030f34c2bc19501e9212d5 (diff)
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: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions