diff options
author | 2020-07-27 08:45:00 -0400 | |
---|---|---|
committer | 2020-07-27 09:04:48 -0400 | |
commit | 9319676595a2da8022327119e89c8b13f934835e (patch) | |
tree | 66df90221f0ff32b681b3840698947e0c1c4757a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: MIPS: Fix build errors for 32bit kernel (diff) | |
download | wireguard-linux-9319676595a2da8022327119e89c8b13f934835e.tar.xz wireguard-linux-9319676595a2da8022327119e89c8b13f934835e.zip |
selftests: kvm: do not set guest mode flag
Setting KVM_STATE_NESTED_GUEST_MODE enables various consistency checks
on VMCS12 and therefore causes KVM_SET_NESTED_STATE to fail spuriously
with -EINVAL. Do not set the flag so that we're sure to cover the
conditions included by the test, and cover the case where VMCS12 is
set and KVM_SET_NESTED_STATE is called with invalid VMCS12 contents.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions