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
/
monitor_mwait_test.c
Age
Commit message (
Expand
)
Author
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
2024-04-25
KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
Zide Chen
2023-12-01
KVM: selftests: Fix MWAIT error message when guest assertion fails
Sean Christopherson
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
2023-08-02
KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest asserts
Sean Christopherson
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2022-07-13
KVM: selftests: Use vcpu_clear_cpuid_feature() in monitor_mwait_test
Sean Christopherson
2022-07-13
KVM: selftests: Cache CPUID in struct kvm_vcpu
Sean Christopherson
2022-07-13
KVM: sefltests: Use CPUID_* instead of X86_FEATURE_* for one-off usage
Sean Christopherson
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-07-13
KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific
Sean Christopherson
2022-07-12
KVM: selftests: Provide valid inputs for MONITOR/MWAIT regs
Sean Christopherson
2022-07-12
KVM: selftests: Test MONITOR and MWAIT, not just MONITOR for quirk
Sean Christopherson
2022-06-22
KVM: selftests: Add MONITOR/MWAIT quirk test
Sean Christopherson