summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64
AgeCommit message (Expand)Author
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu
2023-10-31Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson
2023-10-09KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu
2023-08-31Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-08-25KVM: selftests: Explicit set #UD when *potentially* injecting exceptionSean Christopherson
2023-08-25KVM: selftests: Reload "good" vCPU state if vCPU hits shutdownSean Christopherson
2023-08-17KVM: selftests: Test gp event filters don't affect fixed event filtersJinrong Liang
2023-08-17KVM: selftests: Test if event filter meets expectations on fixed countersJinrong Liang
2023-08-17KVM: selftests: Add test cases for unsupported PMU event filter input valuesJinrong Liang
2023-08-17KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filterJinrong Liang
2023-08-17KVM: selftests: Drop the return of remove_event()Jinrong Liang
2023-08-02KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson
2023-08-02KVM: selftests: Convert x86's XCR0 test to use printf-based guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert VMX's PMU capabilities test to printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert the x86 userspace I/O test to printf guest assertSean Christopherson
2023-08-02KVM: selftests: Convert x86's TSC MSRs test to use printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert the nSVM software interrupt test to printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert x86's set BSP ID test to printf style guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert x86's nested exceptions test to printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert x86's KVM paravirt test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert the Hyper-V extended hypercalls test to printf assertsSean Christopherson
2023-08-02KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Rename the ASSERT_EQ macroThomas Huth
2023-08-02KVM: selftests: Extend x86's sync_regs_test to check for exception racesMichal Luczaj
2023-08-02KVM: selftests: Extend x86's sync_regs_test to check for event vector racesMichal Luczaj
2023-08-02KVM: selftests: Extend x86's sync_regs_test to check for CR4 racesMichal Luczaj
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson
2023-07-01Merge tag 'kvm-x86-selftests-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-07-01Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj
2023-06-01KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updatesSean Christopherson
2023-06-01KVM: selftests: Add dirty logging page splitting testBen Gardon
2023-05-30KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King
2023-05-30KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()Sean Christopherson
2023-04-26Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-04-14KVM: selftests: Test the PMU event "Instructions retired"Aaron Lewis
2023-04-14KVM: selftests: Copy full counter values from guest in PMU event filter testSean Christopherson
2023-04-14KVM: selftests: Use error codes to signal errors in PMU event filter testSean Christopherson
2023-04-14KVM: selftests: Print detailed info in PMU event filter assertsAaron Lewis
2023-04-14KVM: selftests: Add helpers for PMC asserts in PMU event filter testAaron Lewis
2023-04-14KVM: selftests: Add a common helper for the PMU event filter guest codeAaron Lewis
2023-04-11KVM: selftests: Add test to verify KVM's supported XCR0Aaron Lewis
2023-04-11KVM: selftests: Add all known XFEATURE masks to common codeAaron Lewis