index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2023-04-26
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/next
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/selftest/lpa into kvmarm-master/next
Marc Zyngier
2023-04-14
KVM: selftests: Test the PMU event "Instructions retired"
Aaron Lewis
2023-04-14
KVM: selftests: Copy full counter values from guest in PMU event filter test
Sean Christopherson
2023-04-14
KVM: selftests: Use error codes to signal errors in PMU event filter test
Sean Christopherson
2023-04-14
KVM: selftests: Print detailed info in PMU event filter asserts
Aaron Lewis
2023-04-14
KVM: selftests: Add helpers for PMC asserts in PMU event filter test
Aaron Lewis
2023-04-14
KVM: selftests: Add a common helper for the PMU event filter guest code
Aaron Lewis
2023-04-14
KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
Colin Ian King
2023-04-11
KVM: selftests: Add test to verify KVM's supported XCR0
Aaron Lewis
2023-04-11
KVM: selftests: Add all known XFEATURE masks to common code
Aaron Lewis
2023-04-11
KVM: selftests: Rework dynamic XFeature helper to take mask, not bit
Sean Christopherson
2023-04-11
KVM: selftests: Move XGETBV and XSETBV helpers to common code
Aaron Lewis
2023-04-08
KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...
Colin Ian King
2023-04-08
KVM: arm64: Test that SMC64 arch calls are reserved
Oliver Upton
2023-04-06
KVM: selftests: Verify LBRs are disabled if vPMU is disabled
Sean Christopherson
2023-04-06
KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIES
Sean Christopherson
2023-04-06
KVM: selftests: Refactor LBR_FMT test to avoid use of separate macro
Sean Christopherson
2023-04-06
KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES test
Sean Christopherson
2023-04-06
KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIES
Sean Christopherson
2023-04-06
KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIES
Sean Christopherson
2023-04-06
KVM: selftests: Test all immutable non-format bits in PERF_CAPABILITIES
Sean Christopherson
2023-04-06
KVM: selftests: Test all fungible features in PERF_CAPABILITIES
Sean Christopherson
2023-04-06
KVM: selftests: Drop now-redundant checks on PERF_CAPABILITIES writes
Sean Christopherson
2023-04-06
KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRs
Sean Christopherson
2023-04-06
KVM: selftests: Print out failing MSR and value in vcpu_set_msr()
Sean Christopherson
2023-04-06
KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1
Sean Christopherson
2023-04-06
KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-test
Sean Christopherson
2023-04-06
KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUN
Sean Christopherson
2023-04-05
KVM: selftests: Close opened file descriptor in stable_tsc_check_supported()
Hao Ge
2023-04-05
KVM: selftests: Add test for SMCCC filter
Oliver Upton
2023-04-05
KVM: selftests: Add a helper for SMCCC calls with SMC instruction
Oliver Upton
2023-03-30
KVM: selftests: Comment newly defined aarch64 ID registers
Mark Brown
2023-03-30
KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48
Ryan Roberts
2023-03-30
KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48
Ryan Roberts
2023-03-30
KVM: selftests: Fixup config fragment for access_tracking_perf_test
Ryan Roberts
2023-03-30
KVM: arm64: selftests: Augment existing timer test to handle variable offset
Marc Zyngier
2023-03-30
KVM: arm64: selftests: Deal with spurious timer interrupts
Marc Zyngier
2023-03-30
KVM: arm64: selftests: Add physical timer registers to the sysreg list
Marc Zyngier
2023-03-24
KVM: selftests: Check that XTILEDATA supports XFD
Aaron Lewis
2023-03-24
KVM: selftests: Check that the palette table exists before using it
Aaron Lewis
2023-03-24
KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs()
Aaron Lewis
2023-03-24
KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabled
Aaron Lewis
2023-03-24
KVM: selftests: Assert that XTILE is XSAVE-enabled
Aaron Lewis
2023-03-24
KVM: selftests: Verify XTILE_DATA in XSTATE isn't affected by IA32_XFD
Mingwei Zhang
2023-03-24
KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NM
Mingwei Zhang
2023-03-24
KVM: selftests: Add check of CR0.TS in the #NM handler in amx_test
Mingwei Zhang
[next]