index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
state_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-1
/
+0
2023-10-12
KVM: selftests: Force load all supported XSAVE state in state test
Sean Christopherson
1
-0
/
+14
2023-10-12
KVM: selftests: Load XSAVE state into untouched vCPU during state test
Sean Christopherson
1
-2
/
+17
2023-10-12
KVM: selftests: Touch relevant XSAVE state in guest for state test
Sean Christopherson
1
-0
/
+77
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
1
-7
/
+1
2022-07-13
KVM: selftests: Use this_cpu_has() to detect SVM support in L1
Sean Christopherson
1
-1
/
+1
2022-07-13
KVM: selftests: Use kvm_cpu_has() for nested VMX checks
Sean Christopherson
1
-1
/
+1
2022-07-13
KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Sean Christopherson
1
-1
/
+1
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-14
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-9
/
+9
2022-06-11
KVM: selftests: Convert state_test away from VCPU_ID
Sean Christopherson
1
-15
/
+14
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
1
-1
/
+1
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
1
-1
/
+1
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
1
-1
/
+0
2020-06-11
KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check
Vitaly Kuznetsov
1
-6
/
+7
2020-06-01
selftests: kvm: add a SVM version of state-test
Paolo Bonzini
1
-12
/
+50
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
1
-3
/
+3
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
1
-2
/
+2
2020-03-16
KVM: selftests: Fix unknown ucall command asserts
Andrew Jones
1
-1
/
+1
2020-03-16
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
1
-1
/
+1
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
1
-2
/
+1
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
1
-1
/
+1
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
1
-6
/
+1
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
1
-14
/
+1
2019-03-28
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
1
-2
/
+16
2018-12-21
selftests: kvm: report failed stage when exit reason is unexpected
Vitaly Kuznetsov
1
-2
/
+2
2018-10-17
KVM: selftests: state_test: test bare VMXON migration
Vitaly Kuznetsov
1
-10
/
+12
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
1
-0
/
+197