diff options
author | Sean Christopherson <seanjc@google.com> | 2022-02-15 10:08:45 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-11 10:15:16 -0400 |
commit | 1d438b3bc25e7ea2e7af95b9c07d88a287346df1 (patch) | |
tree | b9d46dfa320fa76ed9bba0ddca2d73cd0e6c2304 /tools/testing/selftests/kvm/kvm_binary_stats_test.c | |
parent | 2ab2c307c734266e3c3e89d14d39c3b2327cb750 (diff) | |
download | linux-1d438b3bc25e7ea2e7af95b9c07d88a287346df1.tar.gz linux-1d438b3bc25e7ea2e7af95b9c07d88a287346df1.tar.bz2 linux-1d438b3bc25e7ea2e7af95b9c07d88a287346df1.zip |
KVM: selftests: Split vcpu_set_nested_state() into two helpers
Split vcpu_nested_state_set() into a wrapper that asserts, and an inner
helper that does not. Passing a bool is all kinds of awful as it's
unintuitive for readers and requires returning an 'int' from a function
that for most users can never return anything other than "success".
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/kvm/kvm_binary_stats_test.c')
0 files changed, 0 insertions, 0 deletions