index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2024-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-06-21
Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2024-06-06
KVM: selftests: Fix RISC-V compilation
Andrew Jones
2024-06-05
KVM: s390x: selftests: Add shared zeropage test
David Hildenbrand
2024-06-05
KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
Tao Su
2024-06-05
KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bits
Colin Ian King
2024-05-15
selftests/kvm: remove dead file
Paolo Bonzini
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
2024-05-12
Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-12
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-05-09
Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next
Marc Zyngier
2024-05-09
KVM: selftests: arm64: Test vCPU-scoped feature ID registers
Oliver Upton
2024-05-09
KVM: selftests: arm64: Test that feature ID regs survive a reset
Oliver Upton
2024-05-09
KVM: selftests: arm64: Store expected register value in set_id_regs
Oliver Upton
2024-05-09
KVM: selftests: arm64: Rename helper in set_id_regs to imply VM scope
Oliver Upton
2024-05-07
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-05-02
KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
Sean Christopherson
2024-05-02
KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_test
Zide Chen
2024-04-30
Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-29
KVM: selftests: Drop @selector from segment helpers
Sean Christopherson
2024-04-29
KVM: selftests: Init x86's segments during VM creation
Sean Christopherson
2024-04-29
KVM: selftests: Add macro for TSS selector, rename up code/data macros
Sean Christopherson
2024-04-29
KVM: selftests: Allocate x86's TSS at VM creation
Sean Christopherson
2024-04-29
KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
Sean Christopherson
2024-04-29
KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
Sean Christopherson
2024-04-29
KVM: selftests: Allocate x86's GDT during VM creation
Sean Christopherson
2024-04-29
KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
Sean Christopherson
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
2024-04-29
KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
Sean Christopherson
2024-04-29
KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
Sean Christopherson
2024-04-29
KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcase
Sean Christopherson
2024-04-29
KVM: selftests: Rework platform_info_test to actually verify #GP
Sean Christopherson
2024-04-29
KVM: selftests: Move platform_info_test's main assert into guest code
Sean Christopherson
2024-04-29
KVM: selftests: Fix off-by-one initialization of GDT limit
Ackerley Tng
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
2024-04-29
KVM: selftests: Randomly force emulation on x86 writes from guest code
Sean Christopherson
2024-04-29
KVM: selftests: Add vcpu_arch_put_guest() to do writes from guest code
Sean Christopherson
2024-04-29
KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()
Sean Christopherson
2024-04-29
KVM: selftests: Provide an API for getting a random bool from an RNG
Sean Christopherson
2024-04-29
KVM: selftests: Provide a global pseudo-RNG instance for all tests
Sean Christopherson
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-04-29
KVM: selftests: Avoid assuming "sudo" exists in NX hugepage test
Brendan Jackman
2024-04-26
KVM: riscv: selftests: Add commandline option for SBI PMU test
Atish Patra
2024-04-26
KVM: riscv: selftests: Add a test for counter overflow
Atish Patra
2024-04-26
KVM: riscv: selftests: Add a test for PMU snapshot functionality
Atish Patra
2024-04-26
KVM: riscv: selftests: Add SBI PMU selftest
Atish Patra
2024-04-26
KVM: riscv: selftests: Add SBI PMU extension definitions
Atish Patra
[next]