summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/state_test.c
AgeCommit message (Expand)Author
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-06-01selftests: kvm: add a SVM version of state-testPaolo Bonzini
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta
2020-03-16KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones
2020-03-16KVM: selftests: Fix unknown ucall command assertsAndrew Jones
2020-03-16KVM: selftests: Convert some printf's to pr_info'sAndrew Jones
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones