index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-20
KVM: selftests: Make a generic helper to get vm guest mode strings
Yanan Wang
2021-04-07
KVM: selftests: vgic_init kvm selftests fixup
Eric Auger
2021-04-06
KVM: selftests: aarch64/vgic-v3 init sequence tests
Eric Auger
2021-03-18
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
2021-03-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
2021-01-07
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
[next]