summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2022-02-16 12:10:40 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2022-06-11 11:47:11 -0400
commitebca1b8056dae8593bb350178d2ea454b3e123ad (patch)
treee80c0876053d3c289d8c83523212df70ff4204a5 /kernel
parent8a093ea0d104998c4755743cdc5df7349356ae81 (diff)
downloadlinux-ebca1b8056dae8593bb350178d2ea454b3e123ad.tar.bz2
KVM: selftests: Convert xapic_ipi_test away from *_VCPU_ID
Convert vm_create_with_one_vcpu to use vm_create_with_vcpus() and pass around 'struct kvm_vcpu' objects instead of passing around vCPU IDs. Don't bother with macros for the HALTER versus SENDER indices, the vast majority of references don't differentiate between the vCPU roles, and the code that does either has a comment or an explicit reference to the role, e.g. to halter_guest_code() or sender_guest_code(). Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions