aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2019-12-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2019-12-01selftests: kvm: Fix -Wformat warningsAndrea Parri
2019-09-10selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-09-10selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-08-29selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2019-01-22selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
2018-08-22kvm: selftest: add dirty logging testPeter Xu
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu
2018-08-22kvm: selftest: include the tools headersPeter Xu
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu
2018-08-06KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini
2018-08-06kvm: selftests: add test for nested state save/restorePaolo Bonzini
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini
2018-08-06kvm: selftests: ensure vcpu file is releasedPaolo Bonzini
2018-08-06kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini
2018-08-06kvm: selftests: create a GDT and TSSPaolo Bonzini
2018-08-06kvm: selftests: add cr4_cpuid_sync_testWei Huang
2018-05-30selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-05-30selftests: kvm: update .gitignore with missing fileAnders Roxell
2018-05-30selftests: kvm: add .gitignore for generated filesAnders Roxell
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao
2018-04-10kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini