summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/debug_regs.c
AgeCommit message (Expand)Author
2024-09-09KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Add kvm_has_cap() to provide syntactic sugarSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Add proper helper for advancing RIP in debug_regsSean Christopherson
2022-06-11KVM: selftests: Convert debug_regs away from VCPU_IDSean Christopherson
2022-06-11KVM: selftests: Rename MP_STATE and GUEST_DEBUG helpers for consistencySean Christopherson
2021-08-20KVM: selftests: test KVM_GUESTDBG_BLOCKIRQMaxim Levitsky
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang
2020-08-17selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang
2020-05-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu