summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-1126-240/+802
|\
| * KVM: selftests: Explicitly close guest_memfd files in some gmem testsDongli Zhang2024-03-052-0/+5
| * KVM: selftests: Add a basic SEV-ES smoke testSean Christopherson2024-02-284-2/+38
| * KVM: selftests: Add a basic SEV smoke testPeter Gonda2024-02-282-0/+59
| * KVM: selftests: Use the SEV library APIs in the intra-host migration testSean Christopherson2024-02-281-42/+18
| * KVM: selftests: Add library for creating and interacting with SEV guestsPeter Gonda2024-02-287-0/+244
| * KVM: selftests: Allow tagging protected memory in guest page tablesPeter Gonda2024-02-287-1/+86
| * KVM: selftests: Explicitly ucall pool from shared memoryPeter Gonda2024-02-281-1/+2
| * KVM: selftests: Add support for protected vm_vaddr_* allocationsMichael Roth2024-02-282-5/+24
| * KVM: selftests: Add support for allocating/managing protected guest memoryPeter Gonda2024-02-282-6/+41
| * KVM: selftests: Add a macro to iterate over a sparsebit rangeAckerley Tng2024-02-281-0/+20
| * KVM: selftests: Make sparsebit structs const where appropriateMichael Roth2024-02-282-42/+42
| * KVM: selftests: Extend VM creation's @shape to allow control of VM subtypeSean Christopherson2024-02-282-2/+8
| * KVM: selftests: x86: Use TAP interface in the userspace_msr_exit testThomas Huth2024-02-281-39/+13
| * KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps testThomas Huth2024-02-281-40/+12
| * KVM: selftests: x86: Use TAP interface in the fix_hypercall testThomas Huth2024-02-281-9/+18
| * KVM: selftests: x86: Use TAP interface in the sync_regs testThomas Huth2024-02-281-26/+84
| * KVM: selftests: Add a macro to define a test with one vcpuThomas Huth2024-02-281-0/+36
| * KVM: selftests: Move setting a vCPU's entry point to a dedicated APISean Christopherson2024-02-285-22/+48
| * KVM: selftests: x86: sync_regs_test: Get regs structure before modifying itThomas Huth2024-02-261-0/+1
| * KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriateThomas Huth2024-02-261-5/+5
* | Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-03-1115-307/+1361
|\ \
| * | KVM: riscv: selftests: Add Zacas extension to get-reg-list testAnup Patel2024-03-061-0/+4
| * | KVM: riscv: selftests: Add Ztso extension to get-reg-list testAnup Patel2024-03-061-0/+4
| * | KVM: riscv: selftests: Add sstc timer testHaibo Xu2024-03-067-10/+210
| * | KVM: riscv: selftests: Change vcpu_has_ext to a common functionHaibo Xu2024-03-063-10/+13
| * | KVM: riscv: selftests: Add guest helper to get vcpu idHaibo Xu2024-03-063-4/+10
| * | KVM: riscv: selftests: Add exception handling supportHaibo Xu2024-03-064-0/+221
| * | KVM: riscv: selftests: Switch to use macro from csr.hHaibo Xu2024-02-261-8/+2
| * | tools: riscv: Add header file vdso/processor.hHaibo Xu2024-02-261-0/+32
| * | tools: riscv: Add header file csr.hHaibo Xu2024-02-261-0/+541
| * | KVM: selftests: Add CONFIG_64BIT definition for the buildHaibo Xu2024-02-261-1/+1
| * | KVM: arm64: selftests: Split arch_timer test codeHaibo Xu2024-02-265-280/+311
| * | KVM: arm64: selftests: Enable tuning of error margin in arch_timer testHaibo Xu2024-02-261-9/+23
| * | KVM: arm64: selftests: Data type cleanup for arch_timer testHaibo Xu2024-02-261-6/+6
| * | selftests/kvm: Fix issues with $(SPLIT_TESTS)Paolo Bonzini2024-02-261-8/+12
* | | Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2024-03-116-35/+23
|\ \ \
| * | | KVM: selftests: aarch64: Remove unused functions from vpmu testRaghavendra Rao Ananta2024-02-291-16/+0
| * | | KVM: selftests: Print timer ctl register in ISTATUS assertionOliver Upton2024-02-131-1/+1
| * | | KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM codeSean Christopherson2024-02-125-12/+12
| * | | KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...Jing Zhang2024-01-241-7/+11
* | | | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-1156-246/+1047
|\ \ \ \
| * \ \ \ Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-031-10/+6
| |\ \ \ \
| | * | | | selftests/powerpc: Fix fpu_signal failuresMichael Ellerman2024-03-011-10/+6
| * | | | | Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-297-16/+257
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-02-292-1/+190
| | |\ \ \ \
| | | * | | | selftests: netfilter: add bridge conntrack + multicast test caseFlorian Westphal2024-02-292-1/+190
| | * | | | | tools: ynl: fix handling of multiple mcast groupsJakub Kicinski2024-02-281-0/+1
| | * | | | | selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni2024-02-261-1/+29
| | * | | | | selftests: mptcp: join: add ss mptcp support checkGeliang Tang2024-02-261-0/+5