index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
1
-12
/
+9
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
6
-23
/
+20
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
5
-17
/
+15
2021-06-24
KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocations
Sean Christopherson
1
-6
/
+4
2021-06-24
KVM: selftests: Lower the min virtual address for misc page allocations
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
3
-20
/
+52
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup
Sean Christopherson
1
-10
/
+8
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
2
-5
/
+3
2021-06-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
2
-4
/
+3
2021-06-17
KVM: selftests: Introduce x2APIC register manipulation functions
Jim Mattson
1
-3
/
+2
2021-06-17
KVM: selftests: Hoist APIC functions out of individual tests
Jim Mattson
1
-0
/
+46
2021-06-17
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
1
-1
/
+1
2021-06-14
KVM: selftests: Add exception handling support for aarch64
Ricardo Koller
2
-0
/
+223
2021-06-14
KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
Ricardo Koller
1
-11
/
+8
2021-06-14
KVM: selftests: Rename vm_handle_exception
Ricardo Koller
1
-2
/
+2
2021-06-10
KVM: selftests: Fix compiling errors when initializing the static structure
Yanan Wang
1
-19
/
+19
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
2
-10
/
+39
2021-06-08
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
1
-0
/
+5
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
2
-2
/
+18
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
2
-0
/
+51
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
2
-1
/
+21
2021-05-27
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
2
-18
/
+20
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
2
-26
/
+36
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
1
-2
/
+2
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
2
-2
/
+4
2021-05-27
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
3
-34
/
+123
2021-05-27
selftests: kvm: fix potential issue with ELF loading
Paolo Bonzini
1
-5
/
+4
2021-05-27
selftests: kvm: make allocation of extra memory take effect
Zhenzhong Duan
1
-1
/
+1
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+0
2021-05-07
selftests: kvm: remove reassignment of non-absolute variables
Bill Wendling
1
-2
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-05-07
selftests: remove duplicate include
Zhang Yunkai
1
-1
/
+0
2021-04-26
selftests: kvm: Fix the check of return value
Zhenzhong Duan
1
-2
/
+2
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+75
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2
-3
/
+6
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
2
-12
/
+101
2021-04-20
KVM: selftests: Add a helper to get system default hugetlb page size
Yanan Wang
1
-0
/
+25
2021-04-20
KVM: selftests: Add a helper to get system configured THP page size
Yanan Wang
1
-0
/
+29
2021-04-20
KVM: selftests: Make a generic helper to get vm guest mode strings
Yanan Wang
1
-11
/
+18
2021-04-20
KVM: selftests: Print the errno besides error-string in TEST_ASSERT
Yanan Wang
1
-2
/
+2
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-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
1
-2
/
+0
2021-03-02
selftests: kvm: Mmap the entire vcpu mmap area
Aaron Lewis
1
-2
/
+4
2021-02-15
selftests: kvm: avoid uninitialized variable warning
Paolo Bonzini
1
-1
/
+2
2021-02-11
KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c
Ricardo Koller
1
-4
/
+4
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
1
-0
/
+35
2021-02-09
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
1
-0
/
+33
[prev]
[next]