linux/tools/testing/selftests/kvm/lib/x86_64
Paolo Bonzini bcd22e145b selftests: kvm: avoid uninitialized variable warning
The variable in practice will never be uninitialized, because the
loop will always go through at least one iteration.

In case it would not, make vcpu_get_cpuid report an assertion
failure.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-02-15 11:42:45 -05:00
..
handlers.S selftests: kvm: Add exception handling to selftests 2020-11-08 06:02:15 -05:00
processor.c selftests: kvm: avoid uninitialized variable warning 2021-02-15 11:42:45 -05:00
svm.c KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c 2021-02-11 08:02:08 -05:00
ucall.c selftests: kvm: Clear uc so UCALL_NONE is being properly reported 2020-11-08 06:02:14 -05:00
vmx.c KVM: selftests: test behavior of unmapped L2 APIC-access address 2020-10-31 10:04:38 -04:00