summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-03-11Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-03-11Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-06KVM: riscv: selftests: Add Zacas extension to get-reg-list testAnup Patel
2024-03-06KVM: riscv: selftests: Add Ztso extension to get-reg-list testAnup Patel
2024-03-06KVM: riscv: selftests: Add sstc timer testHaibo Xu
2024-03-06KVM: riscv: selftests: Change vcpu_has_ext to a common functionHaibo Xu
2024-03-06KVM: riscv: selftests: Add guest helper to get vcpu idHaibo Xu
2024-03-06KVM: riscv: selftests: Add exception handling supportHaibo Xu
2024-03-05KVM: selftests: Explicitly close guest_memfd files in some gmem testsDongli Zhang
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-01selftests/powerpc: Fix fpu_signal failuresMichael Ellerman
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
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-28tools: ynl: fix handling of multiple mcast groupsJakub Kicinski
2024-02-29selftests: netfilter: add bridge conntrack + multicast test caseFlorian Westphal
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-26selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni
2024-02-26selftests: mptcp: join: add ss mptcp support checkGeliang Tang
2024-02-26selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang
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-26selftests: net: veth: test syncing GRO and XDP state while device is downJakub Kicinski
2024-02-26KVM: riscv: selftests: Switch to use macro from csr.hHaibo Xu
2024-02-26tools: riscv: Add header file vdso/processor.hHaibo Xu
2024-02-26tools: riscv: Add header file 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