Searched hist:bcd22e14 (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.cdiff bcd22e14 Mon Feb 15 09:42:01 MST 2021 Paolo Bonzini <pbonzini@redhat.com> 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>

Completed in 333 milliseconds