index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
/
kvm_util.h
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-20
KVM: selftests: Add KVM selftests header files for LoongArch
Bibo Mao
2025-05-20
KVM: selftests: Add VM_MODE_P47V47_16K VM mode
Bibo Mao
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
2025-02-14
KVM: selftests: Add infrastructure for getting vCPU binary stats
Sean Christopherson
2025-02-14
KVM: selftests: Adjust number of files rlimit for all "standard" VMs
Sean Christopherson
2025-02-14
KVM: selftests: Add struct and helpers to wrap binary stats cache
Sean Christopherson
2025-02-14
KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
Sean Christopherson
2024-12-18
KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
Sean Christopherson
2024-12-18
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
2024-09-17
Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-08-29
KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)
Sean Christopherson
2024-08-29
KVM: selftests: Remove unused kvm_memcmp_hva_gva()
Sean Christopherson
2024-04-29
KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
Sean Christopherson
2024-04-29
KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
Sean Christopherson
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2022-01-07
kvm: selftests: move ucall declarations into ucall_common.h
Michael Roth
2022-01-07
kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h
Michael Roth
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-06
KVM: selftests: Add initial support for RISC-V 64-bit
Anup Patel
2022-01-04
Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next
Marc Zyngier
2021-12-28
KVM: selftests: Add IRQ GSI routing library functions
Ricardo Koller
2021-12-28
KVM: selftests: Add kvm_irq_line library function
Ricardo Koller
2021-12-28
KVM: selftests: arm64: Add support for various modes with 16kB page size
Marc Zyngier
2021-12-28
KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}
Marc Zyngier
2021-12-28
KVM: selftests: arm64: Introduce a variable default IPA size
Marc Zyngier
2021-12-20
selftests: KVM: Fix non-x86 compiling
Andrew Jones
2021-12-10
selftests: KVM: avoid failures due to reserved HyperTransport region
Paolo Bonzini
2021-11-11
selftest: KVM: Add open sev dev helper
Peter Gonda
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-18
selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
2021-10-18
selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
2021-10-17
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
2021-07-14
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-07-06
KVM: selftests: introduce P44V64 for z196 and EC12
Christian Borntraeger
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-24
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
2021-06-14
KVM: selftests: Move GUEST_ASSERT_EQ to utils header
Ricardo Koller
2021-06-14
KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
Ricardo Koller
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
2021-06-08
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
[next]