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
/
userspace_msr_exit_test.c
Age
Commit message (
Expand
)
Author
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
2024-04-29
KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()
Sean Christopherson
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-28
KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
Thomas Huth
2024-01-30
KVM: selftests: Move KVM_FEP macro into common library header
Sean Christopherson
2024-01-30
KVM: selftests: Query module param to detect FEP in MSR filtering test
Sean Christopherson
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2022-11-16
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-11-09
selftests: kvm/x86: Test the flags in MSR filtering and MSR exiting
Aaron Lewis
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert userspace_msr_exit_test away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Sean Christopherson
2021-06-14
KVM: selftests: Rename vm_handle_exception
Ricardo Koller
2020-12-11
selftests: kvm: Merge user_msr_test into userspace_msr_exit_test
Aaron Lewis
2020-12-11
selftests: kvm: Test MSR exiting to userspace
Aaron Lewis