diff options
author | 2023-03-14 07:40:56 -0400 | |
---|---|---|
committer | 2023-03-14 09:40:54 -0400 | |
commit | 77900bffed14894476969042718a9ca05eb1f477 (patch) | |
tree | b234e8eee0e529c31fe42d3f126a5172b8d14300 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: nVMX: add missing consistency checks for CR0 and CR4 (diff) | |
download | wireguard-linux-77900bffed14894476969042718a9ca05eb1f477.tar.xz wireguard-linux-77900bffed14894476969042718a9ca05eb1f477.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions