index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
Age
Commit message (
Expand
)
Author
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-02-25
KVM: selftests: Carve out helper to create "default" VM without vCPUs
David Dunn
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
2022-02-10
KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guests
Vitaly Kuznetsov
2022-02-08
kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()
Ricardo Koller
2022-02-08
kvm: selftests: aarch64: fix some vgic related comments
Ricardo Koller
2022-02-08
kvm: selftests: aarch64: fix assert in gicv3_access_reg
Ricardo Koller
2022-01-28
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
2022-01-26
selftests: kvm: move vm_xsave_req_perm call to amx_test
Paolo Bonzini
2022-01-20
selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c
Jinrong Liang
2022-01-19
kvm: selftests: Do not indent with spaces
Paolo Bonzini
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-19
selftests: kvm/x86: Parameterize the CPUID vendor string check
Jim Mattson
2022-01-19
kvm: selftests: conditionally build vm_xsave_req_perm()
Wei Wang
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
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
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: aarch64: Add test_inject_fail to vgic_irq
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: Add function for accessing GICv3 dist and redist reg...
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: Rework TCR_EL1 configuration
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-28
KVM: selftests: arm64: Initialise default guest mode at test startup time
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: Wait for all vCPU to be created before entering guest mode
David Matlack
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: Create VM with adjusted number of guest pages for perf tests
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: Use shorthand local var to access struct perf_tests_args
Sean Christopherson
2021-11-16
KVM: selftests: Require GPA to be aligned when backed by hugepages
Sean Christopherson
[prev]
[next]