index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
cpuid_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-20
KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups
Sean Christopherson
1
-1
/
+1
2024-01-30
KVM: selftests: x86_64: Remove redundant newlines
Andrew Jones
1
-2
/
+2
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
1
-2
/
+0
2023-08-02
KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERT
Sean Christopherson
1
-6
/
+8
2023-06-01
KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updates
Sean Christopherson
1
-0
/
+21
2022-11-16
KVM: selftests: Use X86_PROPERTY_MAX_KVM_LEAF in CPUID test
Sean Christopherson
1
-10
/
+1
2022-07-13
KVM: selftests: Set input function/index in raw CPUID helper(s)
Sean Christopherson
1
-6
/
+5
2022-07-13
KVM: selftests: Make get_supported_cpuid() returns "const"
Sean Christopherson
1
-7
/
+5
2022-07-13
KVM: selftests: Use vcpu_get_cpuid_entry() in CPUID test
Sean Christopherson
1
-3
/
+2
2022-07-13
KVM: selftests: Rename and tweak get_cpuid() to get_cpuid_entry()
Sean Christopherson
1
-2
/
+2
2022-07-13
KVM: selftests: Cache CPUID in struct kvm_vcpu
Sean Christopherson
1
-9
/
+9
2022-07-13
KVM: selftests: Verify that kvm_cpuid2.entries layout is unchanged by KVM
Sean Christopherson
1
-28
/
+21
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
1
-2
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-7
/
+7
2022-06-11
KVM: selftests: Convert cpuid_test away from VCPU_ID
Sean Christopherson
1
-15
/
+14
2022-01-17
KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN
Vitaly Kuznetsov
1
-0
/
+30
2022-01-17
KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'
Vitaly Kuznetsov
1
-0
/
+179