summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/debug_regs.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-1/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-4/+1
* KVM: selftests: Add kvm_has_cap() to provide syntactic sugarSean Christopherson2022-06-111-1/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-15/+15
* KVM: selftests: Add proper helper for advancing RIP in debug_regsSean Christopherson2022-06-111-12/+13
* KVM: selftests: Convert debug_regs away from VCPU_IDSean Christopherson2022-06-111-28/+25
* KVM: selftests: Rename MP_STATE and GUEST_DEBUG helpers for consistencySean Christopherson2022-06-111-1/+1
* KVM: selftests: test KVM_GUESTDBG_BLOCKIRQMaxim Levitsky2021-08-201-3/+21
* KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones2020-11-161-1/+0
* selftests: kvm: Fix assert failure in single-step testYang Weijiang2020-09-231-1/+1
* selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang2020-08-171-2/+2
* KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini2020-05-081-1/+23
* KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu2020-05-071-0/+180