summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-0118-297/+1061
|\
| * Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-04-2611-93/+295
| |\
| | * KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"Colin Ian King2023-04-141-1/+1
| | * KVM: selftests: Add test to verify KVM's supported XCR0Aaron Lewis2023-04-113-0/+153
| | * KVM: selftests: Add all known XFEATURE masks to common codeAaron Lewis2023-04-112-30/+33
| | * KVM: selftests: Rework dynamic XFeature helper to take mask, not bitSean Christopherson2023-04-113-11/+14
| | * KVM: selftests: Move XGETBV and XSETBV helpers to common codeAaron Lewis2023-04-112-21/+21
| | * KVM: selftests: Close opened file descriptor in stable_tsc_check_supported()Hao Ge2023-04-051-2/+6
| | * KVM: selftests: Check that XTILEDATA supports XFDAaron Lewis2023-03-242-0/+2
| | * KVM: selftests: Check that the palette table exists before using itAaron Lewis2023-03-242-0/+6
| | * KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs()Aaron Lewis2023-03-241-7/+3
| | * KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabledAaron Lewis2023-03-241-1/+1
| | * KVM: selftests: Assert that XTILE is XSAVE-enabledAaron Lewis2023-03-241-6/+1
| | * KVM: selftests: Verify XTILE_DATA in XSTATE isn't affected by IA32_XFDMingwei Zhang2023-03-241-0/+10
| | * KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NMMingwei Zhang2023-03-241-0/+2
| | * KVM: selftests: Add check of CR0.TS in the #NM handler in amx_testMingwei Zhang2023-03-241-0/+1
| | * KVM: selftests: Enable checking on xcomp_bv in amx_testMingwei Zhang2023-03-241-0/+1
| | * KVM: selftests: Fix an error in comment of amx_testMingwei Zhang2023-03-241-1/+4
| | * KVM: selftests: Add a fully functional "struct xstate" for x86Mingwei Zhang2023-03-242-25/+23
| | * KVM: selftests: Add 'malloc' failure check in vcpu_save_stateIvan Orlov2023-03-241-0/+1
| | * KVM: selftests: Adjust VM's initial stack address to align with SysV ABI specAckerley Tng2023-03-241-1/+17
| | * KVM: selftests: Report enable_pmu module value when test is skippedLike Xu2023-03-242-0/+2
| | * KVM: selftests: Add a helper to read kvm boolean module parametersLike Xu2023-03-242-0/+6
| | * KVM: selftests: Fix nsec to sec conversion in demand_paging_testAnish Moorthy2023-03-241-1/+1
| * | Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-04-263-154/+373
| |\ \
| | * | KVM: selftests: Test the PMU event "Instructions retired"Aaron Lewis2023-04-141-2/+32
| | * | KVM: selftests: Copy full counter values from guest in PMU event filter testSean Christopherson2023-04-141-90/+80
| | * | KVM: selftests: Use error codes to signal errors in PMU event filter testSean Christopherson2023-04-141-8/+8
| | * | KVM: selftests: Print detailed info in PMU event filter assertsAaron Lewis2023-04-141-6/+5
| | * | KVM: selftests: Add helpers for PMC asserts in PMU event filter testAaron Lewis2023-04-141-25/+27
| | * | KVM: selftests: Add a common helper for the PMU event filter guest codeAaron Lewis2023-04-141-11/+18
| | * | KVM: selftests: Verify LBRs are disabled if vPMU is disabledSean Christopherson2023-04-061-0/+29
| | * | KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIESSean Christopherson2023-04-061-0/+10
| | * | KVM: selftests: Refactor LBR_FMT test to avoid use of separate macroSean Christopherson2023-04-061-7/+6
| | * | KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES testSean Christopherson2023-04-061-2/+0
| | * | KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIESSean Christopherson2023-04-061-0/+13
| | * | KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIESSean Christopherson2023-04-061-7/+54
| | * | KVM: selftests: Test all immutable non-format bits in PERF_CAPABILITIESSean Christopherson2023-04-061-3/+27
| | * | KVM: selftests: Test all fungible features in PERF_CAPABILITIESSean Christopherson2023-04-061-5/+24
| | * | KVM: selftests: Drop now-redundant checks on PERF_CAPABILITIES writesSean Christopherson2023-04-061-6/+0
| | * | KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRsSean Christopherson2023-04-061-1/+16
| | * | KVM: selftests: Print out failing MSR and value in vcpu_set_msr()Sean Christopherson2023-04-061-8/+24
| | * | KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1Sean Christopherson2023-04-061-0/+3
| | * | KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-testSean Christopherson2023-04-061-6/+19
| | * | KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUNSean Christopherson2023-04-061-20/+31
| | |/
| * | Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-04-2642-252/+1140
| |\ \ | | |/ | |/|
| | * Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier2023-04-214-19/+315
| | |\
| | | * KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...Colin Ian King2023-04-081-1/+1
| | | * KVM: arm64: Test that SMC64 arch calls are reservedOliver Upton2023-04-081-0/+8
| | | * KVM: selftests: Add test for SMCCC filterOliver Upton2023-04-052-0/+261