summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2023-04-06KVM: selftests: Print out failing MSR and value in vcpu_set_msr()Sean Christopherson
2023-04-06KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1Sean Christopherson
2023-04-06KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-testSean Christopherson
2023-04-06KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUNSean Christopherson
2023-04-05KVM: selftests: Close opened file descriptor in stable_tsc_check_supported()Hao Ge
2023-04-05KVM: selftests: Add test for SMCCC filterOliver Upton
2023-04-05KVM: selftests: Add a helper for SMCCC calls with SMC instructionOliver Upton
2023-03-30KVM: selftests: Comment newly defined aarch64 ID registersMark Brown
2023-03-30KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48Ryan Roberts
2023-03-30KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48Ryan Roberts
2023-03-30KVM: selftests: Fixup config fragment for access_tracking_perf_testRyan Roberts
2023-03-30KVM: arm64: selftests: Augment existing timer test to handle variable offsetMarc Zyngier
2023-03-30KVM: arm64: selftests: Deal with spurious timer interruptsMarc Zyngier
2023-03-30KVM: arm64: selftests: Add physical timer registers to the sysreg listMarc Zyngier
2023-03-24KVM: selftests: Check that XTILEDATA supports XFDAaron Lewis
2023-03-24KVM: selftests: Check that the palette table exists before using itAaron Lewis
2023-03-24KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs()Aaron Lewis
2023-03-24KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabledAaron Lewis
2023-03-24KVM: selftests: Assert that XTILE is XSAVE-enabledAaron Lewis
2023-03-24KVM: selftests: Verify XTILE_DATA in XSTATE isn't affected by IA32_XFDMingwei Zhang
2023-03-24KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NMMingwei Zhang
2023-03-24KVM: selftests: Add check of CR0.TS in the #NM handler in amx_testMingwei Zhang
2023-03-24KVM: selftests: Enable checking on xcomp_bv in amx_testMingwei Zhang
2023-03-24KVM: selftests: Fix an error in comment of amx_testMingwei Zhang
2023-03-24KVM: selftests: Add a fully functional "struct xstate" for x86Mingwei Zhang
2023-03-24KVM: selftests: Add 'malloc' failure check in vcpu_save_stateIvan Orlov
2023-03-24KVM: selftests: Adjust VM's initial stack address to align with SysV ABI specAckerley Tng
2023-03-24KVM: selftests: Report enable_pmu module value when test is skippedLike Xu
2023-03-24KVM: selftests: Add a helper to read kvm boolean module parametersLike Xu
2023-03-24KVM: selftests: Fix nsec to sec conversion in demand_paging_testAnish Moorthy
2023-03-14KVM: selftests: Sync KVM exit reasons in selftestsVipin Sharma
2023-03-14KVM: selftests: Add macro to generate KVM exit reason stringsSean Christopherson
2023-03-14KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2023-03-14KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testDavid Woodhouse
2023-03-14KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson
2023-03-14KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson
2023-03-14selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-21Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-13Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-02-08KVM: selftests: Remove duplicate macro definitionShaoqin Huang
2023-02-08KVM: selftests: Clean up misnomers in xen_shinfo_testMichal Luczaj