index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-04-20
KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
Yanan Wang
1
-19
/
+9
2021-04-20
KVM: selftests: List all hugetlb src types specified with page sizes
Yanan Wang
1
-1
/
+1
2021-04-20
KVM: selftests: Make a generic helper to get vm guest mode strings
Yanan Wang
1
-11
/
+18
2021-04-07
KVM: selftests: vgic_init kvm selftests fixup
Eric Auger
1
-16
/
+14
2021-04-06
KVM: selftests: aarch64/vgic-v3 init sequence tests
Eric Auger
1
-0
/
+77
2021-03-18
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
1
-1
/
+6
2021-03-02
selftests: kvm: Mmap the entire vcpu mmap area
Aaron Lewis
1
-2
/
+4
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
1
-0
/
+1
2021-01-08
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
1
-8
/
+1
2020-12-12
selftests: kvm: Test MSR exiting to userspace
Aaron Lewis
1
-0
/
+2
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
1
-2
/
+9
2020-11-15
KVM: selftests: Introduce vm_create_[default_]_with_vcpus
Andrew Jones
1
-5
/
+30
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
1
-0
/
+26
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
1
-2
/
+70
2020-11-15
KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
1
-0
/
+26
2020-11-08
KVM: selftests: Drop pointless vm_create wrapper
Andrew Jones
1
-6
/
+1
2020-11-08
KVM: selftests: Add aarch64 get-reg-list test
Andrew Jones
1
-0
/
+29
2020-11-08
selftests: kvm: test enforcement of paravirtual cpuid features
Oliver Upton
1
-0
/
+28
2020-11-08
selftests: kvm: Add exception handling to selftests
Aaron Lewis
1
-0
/
+3
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-06-09
KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4K
Sean Christopherson
1
-2
/
+9
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
1
-0
/
+9
2020-05-07
KVM: selftests: Add KVM_SET_GUEST_DEBUG test
Peter Xu
1
-0
/
+9
2020-04-15
selftests: kvm: Add vm_get_fd() in kvm_util
Wainer dos Santos Moschetta
1
-0
/
+5
2020-04-15
KVM: selftests: Add util to delete memory region
Sean Christopherson
1
-17
/
+39
2020-04-15
KVM: selftests: Use kernel's list instead of homebrewed replacement
Sean Christopherson
1
-55
/
+39
2020-04-15
KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
Sean Christopherson
1
-4
/
+3
2020-03-26
KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()
Sean Christopherson
1
-2
/
+2
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
1
-12
/
+9
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones
1
-0
/
+7
2020-03-16
KVM: selftests: virt_map should take npages, not size
Andrew Jones
1
-5
/
+5
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
1
-1
/
+1
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
1
-4
/
+4
2020-03-16
KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
Sean Christopherson
1
-0
/
+30
2020-03-16
KVM: selftests: Rework debug message printing
Andrew Jones
1
-3
/
+4
2020-02-24
KVM: selftests: Introduce num-pages conversion utilities
Andrew Jones
1
-0
/
+37
2020-02-24
KVM: selftests: Introduce vm_guest_mode_params
Andrew Jones
1
-27
/
+25
2020-01-31
selftests: KVM: Add fpu and one reg set/get library functions
Janosch Frank
1
-0
/
+36
2019-09-27
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
1
-1
/
+1
2019-09-24
KVM: selftests: Remove duplicate guest mode handling
Peter Xu
1
-0
/
+17
2019-09-24
KVM: selftests: Introduce VM_MODE_PXXV48_4K
Peter Xu
1
-6
/
+23
2019-09-24
KVM: selftests: Move vm type into _vm_create() internally
Peter Xu
1
-8
/
+13
2019-07-15
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-5
/
+18
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-2
/
+37
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
1
-2
/
+1
2019-06-19
tests: kvm: Check for a kernel warning
Aaron Lewis
1
-0
/
+36
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
1
-6
/
+3
2019-06-04
KVM: selftests: Align memory region addresses to 1M on s390x
Thomas Huth
1
-5
/
+16
2019-06-04
KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
Thomas Huth
1
-0
/
+2
[prev]
[next]