summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: selftests: Make vm_create_default commonAndrew Jones2020-11-151-32/+0
* selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton2020-11-081-0/+29
* selftests: kvm: Add exception handling to selftestsAaron Lewis2020-11-082-3/+192
* selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis2020-11-081-0/+3
* selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis2020-11-081-1/+2
* KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson2020-10-311-0/+9
* KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2020-06-112-5/+14
* KVM: selftests: Fix build for evmcs.hPeter Xu2020-05-061-0/+3
* KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov2020-03-161-1/+1
* selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta2020-03-161-3/+2
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-162-2/+2
* KVM: selftests: Share common API documentationAndrew Jones2020-03-161-155/+41
* selftests: KVM: AMD Nested test infrastructureEric Auger2020-02-121-0/+161
* selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger2020-02-121-3/+3
* tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson2020-01-131-4/+4
* kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis2019-10-221-9/+63
* selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-221-0/+10
* KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failureVitaly Kuznetsov2019-09-271-1/+1
* selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini2019-09-271-2/+199
* KVM: selftests: fix ucall on x86Vitaly Kuznetsov2019-09-251-1/+1
* KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu2019-09-241-4/+26
* Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-09-111-0/+56
|\
| * KVM: selftests: Split ucall.c into architecture specific filesThomas Huth2019-08-021-0/+56
* | selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-08-211-6/+10
* | selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-151-0/+20
|/
* KVM: selftests: Remove superfluous define from vmx.cThomas Huth2019-07-201-2/+0
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-151-1/+1
|\
| * KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-041-1/+1
* | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-112-4/+18
|\ \
| * \ Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-212-4/+2
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-192-4/+2
| | |/
| * / tests: kvm: Check for a kernel warningAaron Lewis2019-06-191-0/+16
| |/
* / kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-051-2/+3
|/
* KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-241-3/+1
* selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-161-6/+6
* selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2019-04-161-0/+8
* KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-171-12/+36
* KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-171-0/+5
* kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-171-5/+5
* kvm: selftests: tidy up kvm_utilAndrew Jones2018-10-171-0/+245
* kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-172-0/+1171