index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2024-06-28
KVM: selftests: Rework macros in PMU counters test to prep for multi-insn loop
Sean Christopherson
2024-06-27
KVM: selftests: Print the seed for the guest pRNG iff it has changed
Sean Christopherson
2024-06-26
KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
Clément Léger
2024-06-26
KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
Clément Léger
2024-06-26
KVM: riscv: selftests: Add Zimop extension to get-reg-list test
Clément Léger
2024-06-22
KVM: selftests: Assert that MPIDR_EL1 is unchanged across vCPU reset
Oliver Upton
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-20
KVM: selftests: arm64: Test writes to CTR_EL0
Sebastian Ott
2024-06-18
KVM: selftests: Test vCPU boot IDs above 2^32 and MAX_VCPU_ID
Mathias Krause
2024-06-18
KVM: selftests: Test max vCPU IDs corner cases
Mathias Krause
2024-06-10
KVM: selftests: Treat AMD Family 17h+ as supporting branch insns retired
Manali Shukla
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-06-03
KVM: selftests: remove unused struct 'memslot_antagonist_args'
Dr. David Alan Gilbert
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
[prev]
[next]