summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/xapic_ipi_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86Sean Christopherson2024-04-291-2/+0
* KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson2024-04-291-2/+0
* KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones2024-01-301-4/+4
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-5/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-5/+5
* KVM: selftests: Convert xapic_ipi_test away from *_VCPU_IDSean Christopherson2022-06-111-28/+20
* KVM: selftests: Rename vm_vcpu_add* helpers to better show relationshipsSean Christopherson2022-06-111-1/+1
* Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-251-1/+1
|\
| * KVM: selftests: Rename vm_handle_exceptionRicardo Koller2021-06-141-1/+1
* | KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson2021-06-241-1/+1
* | KVM: selftests: Use alloc page helper for xAPIC IPI testSean Christopherson2021-06-241-1/+1
* | KVM: selftests: Hoist APIC functions out of individual testsJim Mattson2021-06-171-50/+9
|/
* KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page movesPeter Shier2021-02-041-0/+544