summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2024-02-29KVM: selftests: aarch64: Remove unused functions from vpmu testRaghavendra Rao Ananta
2024-02-28KVM: selftests: Add a basic SEV-ES smoke testSean Christopherson
2024-02-28KVM: selftests: Add a basic SEV smoke testPeter Gonda
2024-02-28KVM: selftests: Use the SEV library APIs in the intra-host migration testSean Christopherson
2024-02-28KVM: selftests: Add library for creating and interacting with SEV guestsPeter Gonda
2024-02-28KVM: selftests: Allow tagging protected memory in guest page tablesPeter Gonda
2024-02-28KVM: selftests: Explicitly ucall pool from shared memoryPeter Gonda
2024-02-28KVM: selftests: Add support for protected vm_vaddr_* allocationsMichael Roth
2024-02-28KVM: selftests: Add support for allocating/managing protected guest memoryPeter Gonda
2024-02-28KVM: selftests: Add a macro to iterate over a sparsebit rangeAckerley Tng
2024-02-28KVM: selftests: Make sparsebit structs const where appropriateMichael Roth
2024-02-28KVM: selftests: Extend VM creation's @shape to allow control of VM subtypeSean Christopherson
2024-02-28KVM: selftests: x86: Use TAP interface in the userspace_msr_exit testThomas Huth
2024-02-28KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps testThomas Huth
2024-02-28KVM: selftests: x86: Use TAP interface in the fix_hypercall testThomas Huth
2024-02-28KVM: selftests: x86: Use TAP interface in the sync_regs testThomas Huth
2024-02-28KVM: selftests: Add a macro to define a test with one vcpuThomas Huth
2024-02-28KVM: selftests: Move setting a vCPU's entry point to a dedicated APISean Christopherson
2024-02-26KVM: selftests: x86: sync_regs_test: Get regs structure before modifying itThomas Huth
2024-02-26KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriateThomas Huth
2024-02-26KVM: riscv: selftests: Switch to use macro from csr.hHaibo Xu
2024-02-26KVM: selftests: Add CONFIG_64BIT definition for the buildHaibo Xu
2024-02-26KVM: arm64: selftests: Split arch_timer test codeHaibo Xu
2024-02-26KVM: arm64: selftests: Enable tuning of error margin in arch_timer testHaibo Xu
2024-02-26KVM: arm64: selftests: Data type cleanup for arch_timer testHaibo Xu
2024-02-26selftests/kvm: Fix issues with $(SPLIT_TESTS)Paolo Bonzini
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada
2024-02-23KVM: s390: selftest: memop: Fix undefined behaviorNina Schoetterl-Glausch
2024-02-22KVM: selftests: Add a testcase to verify GUEST_MEMFD and READONLY are exclusiveSean Christopherson
2024-02-22KVM: selftests: Create GUEST_MEMFD for relevant invalid flags testcasesSean Christopherson
2024-02-22KVM: s390: selftests: memop: add a simple AR testEric Farman
2024-02-22KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPAPaul Durrant
2024-02-22KVM: selftests: map Xen's shared_info page using HVA rather than GFNPaul Durrant
2024-02-21KVM: selftests: Test top-down slots event in x86's pmu_counters_testDapeng Mi
2024-02-14Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini
2024-02-13KVM: selftests: Print timer ctl register in ISTATUS assertionOliver Upton
2024-02-12KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM codeSean Christopherson
2024-02-06KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson
2024-02-06KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson
2024-02-01KVM: selftests: Make hyperv_clock require TSC based system clocksourceVitaly Kuznetsov
2024-02-01KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...Vitaly Kuznetsov
2024-02-01KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scalin...Vitaly Kuznetsov
2024-02-01KVM: selftests: Generalize check_clocksource() from kvm_clock_testVitaly Kuznetsov
2024-01-30KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSRSean Christopherson
2024-01-30KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBVSean Christopherson
2024-01-30KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()Sean Christopherson
2024-01-30KVM: selftests: Test PMC virtualization with forced emulationSean Christopherson
2024-01-30KVM: selftests: Move KVM_FEP macro into common library headerSean Christopherson
2024-01-30KVM: selftests: Query module param to detect FEP in MSR filtering testSean Christopherson
2024-01-30KVM: selftests: Add helpers to read integer module paramsSean Christopherson