index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
debug_regs.c
Age
Commit message (
Expand
)
Author
2024-09-09
KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspace
Sean Christopherson
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Add proper helper for advancing RIP in debug_regs
Sean Christopherson
2022-06-11
KVM: selftests: Convert debug_regs away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Rename MP_STATE and GUEST_DEBUG helpers for consistency
Sean Christopherson
2021-08-20
KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
2020-09-23
selftests: kvm: Fix assert failure in single-step test
Yang Weijiang
2020-08-17
selftests: kvm: Use a shorter encoding to clear RAX
Yang Weijiang
2020-05-08
KVM: VMX: pass correct DR6 for GD userspace exit
Paolo Bonzini
2020-05-07
KVM: selftests: Add KVM_SET_GUEST_DEBUG test
Peter Xu