index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
kvm_util.c
Age
Commit message (
Expand
)
Author
2021-11-16
Merge branch 'kvm-selftest' into kvm-master
Paolo Bonzini
2021-11-16
KVM: selftests: Require GPA to be aligned when backed by hugepages
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-16
KVM: selftests: Explicitly state indicies for vm_guest_mode_params array
Sean Christopherson
2021-11-11
selftest: KVM: Add open sev dev helper
Peter Gonda
2021-10-22
KVM: selftests: set CPUID before setting sregs in vcpu creation
Michael Roth
2021-10-18
selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
2021-10-18
selftests: KVM: Fix kvm device helper ioctl assertions
Oliver Upton
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-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: Lower the min virtual address for misc page 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-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
2021-06-17
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
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: add shared hugetlbfs backing source type
Axel Rasmussen
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
2021-05-27
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
2021-05-27
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
2021-05-27
selftests: kvm: fix potential issue with ELF loading
Paolo Bonzini
2021-05-27
selftests: kvm: make allocation of extra memory take effect
Zhenzhong Duan
2021-04-26
selftests: kvm: Fix the check of return value
Zhenzhong Duan
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: Adapt vm_userspace_mem_region_add to new helpers
Yanan Wang
2021-04-20
KVM: selftests: List all hugetlb src types specified with page sizes
Yanan Wang
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-02
selftests: kvm: Mmap the entire vcpu mmap area
Aaron Lewis
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
2020-12-11
selftests: kvm: Test MSR exiting to userspace
Aaron Lewis
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
2020-11-15
KVM: selftests: Introduce vm_create_[default_]_with_vcpus
Andrew Jones
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
2020-11-15
KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
[prev]
[next]