index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
amx_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
1
-315
/
+0
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from AMX test
Sean Christopherson
1
-19
/
+4
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
1
-2
/
+0
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-2
/
+0
2024-01-30
KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
Sean Christopherson
1
-2
/
+2
2024-01-30
KVM: selftests: x86_64: Remove redundant newlines
Andrew Jones
1
-1
/
+1
2023-04-11
KVM: selftests: Add all known XFEATURE masks to common code
Aaron Lewis
1
-22
/
+16
2023-04-11
KVM: selftests: Rework dynamic XFeature helper to take mask, not bit
Sean Christopherson
1
-1
/
+1
2023-04-11
KVM: selftests: Move XGETBV and XSETBV helpers to common code
Aaron Lewis
1
-21
/
+3
2023-03-24
KVM: selftests: Check that XTILEDATA supports XFD
Aaron Lewis
1
-0
/
+1
2023-03-24
KVM: selftests: Check that the palette table exists before using it
Aaron Lewis
1
-0
/
+5
2023-03-24
KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs()
Aaron Lewis
1
-7
/
+3
2023-03-24
KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabled
Aaron Lewis
1
-1
/
+1
2023-03-24
KVM: selftests: Assert that XTILE is XSAVE-enabled
Aaron Lewis
1
-6
/
+1
2023-03-24
KVM: selftests: Verify XTILE_DATA in XSTATE isn't affected by IA32_XFD
Mingwei Zhang
1
-0
/
+10
2023-03-24
KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NM
Mingwei Zhang
1
-0
/
+2
2023-03-24
KVM: selftests: Add check of CR0.TS in the #NM handler in amx_test
Mingwei Zhang
1
-0
/
+1
2023-03-24
KVM: selftests: Enable checking on xcomp_bv in amx_test
Mingwei Zhang
1
-0
/
+1
2023-03-24
KVM: selftests: Fix an error in comment of amx_test
Mingwei Zhang
1
-1
/
+4
2023-03-24
KVM: selftests: Add a fully functional "struct xstate" for x86
Mingwei Zhang
1
-25
/
+11
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
1
-7
/
+1
2022-12-01
KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPU
Sean Christopherson
1
-3
/
+7
2022-12-01
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
1
-0
/
+1
2022-11-16
KVM: selftests: Convert AMX test to use X86_PROPRETY_XXX
Sean Christopherson
1
-79
/
+22
2022-07-13
KVM: selftests: Clean up requirements for XFD-aware XSAVE features
Sean Christopherson
1
-1
/
+1
2022-07-13
KVM: selftests: Drop unnecessary use of kvm_get_supported_cpuid_index()
Sean Christopherson
1
-1
/
+1
2022-07-13
KVM: selftests: Add this_cpu_has() to query X86_FEATURE_* via cpuid()
Sean Christopherson
1
-7
/
+2
2022-07-13
KVM: selftests: Set input function/index in raw CPUID helper(s)
Sean Christopherson
1
-15
/
+4
2022-07-13
KVM: selftests: Use kvm_cpu_has() in AMX test
Sean Christopherson
1
-11
/
+6
2022-07-13
KVM: selftests: Check for _both_ XTILE data and cfg in AMX test
Sean Christopherson
1
-1
/
+2
2022-07-13
KVM: sefltests: Use CPUID_* instead of X86_FEATURE_* for one-off usage
Sean Christopherson
1
-6
/
+3
2022-07-13
KVM: selftests: Set KVM's supported CPUID as vCPU's CPUID during recreate
Sean Christopherson
1
-1
/
+0
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
1
-2
/
+1
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
1
-15
/
+8
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-11
/
+11
2022-06-11
KVM: selftests: Convert amx_test away from VCPU_ID
Sean Christopherson
1
-17
/
+16
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
1
-1
/
+1
2022-04-21
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
1
-1
/
+0
2022-01-26
selftests: kvm: move vm_xsave_req_perm call to amx_test
Paolo Bonzini
1
-0
/
+2
2022-01-14
selftest: kvm: Add amx selftest
Yang Zhong
1
-0
/
+448