aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/x86_64
AgeCommit message (Expand)Author
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis
2020-11-08selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu
2020-03-16KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones
2020-03-16KVM: selftests: Share common API documentationAndrew Jones
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger
2020-02-12selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger
2020-01-13tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson
2019-10-22kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov
2019-09-27KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failureVitaly Kuznetsov
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini
2019-09-25KVM: selftests: fix ucall on x86Vitaly Kuznetsov
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu
2019-09-11Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini
2019-06-04KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones