index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
Age
Commit message (
Expand
)
Author
2022-01-19
kvm: selftests: Do not indent with spaces
Paolo Bonzini
2022-01-19
selftests: kvm/x86: Introduce x86_model()
Jim Mattson
2022-01-19
selftests: kvm/x86: Export x86_family() for use outside of processor.c
Jim Mattson
2022-01-19
selftests: kvm/x86: Introduce is_amd_cpu()
Jim Mattson
2022-01-17
KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN
Vitaly Kuznetsov
2022-01-14
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
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: aarch64: Add tests for IRQFD in vgic_irq
Ricardo Koller
2021-12-28
KVM: selftests: Add IRQ GSI routing library functions
Ricardo Koller
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
2021-12-28
KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state
Ricardo Koller
2021-12-28
KVM: selftests: Add kvm_irq_line library function
Ricardo Koller
2021-12-28
KVM: selftests: aarch64: Add GICv3 register accessor library functions
Ricardo Koller
2021-12-28
KVM: selftests: aarch64: Move gic_v3.h to shared headers
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: Check for supported page sizes
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-16
Merge branch 'kvm-selftest' into kvm-master
Paolo Bonzini
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
2021-11-16
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
2021-11-16
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
2021-11-16
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
2021-11-16
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
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 host support for vGIC
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add support to disable and enable local IRQs
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add basic support to generate delays
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add basic support for arch_timers
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add support for cpu_relax
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
2021-10-17
tools: arm64: Import sysreg.h
Raghavendra Rao Ananta
[next]