index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
KVM: selftests: Zero out the correct page in the Hyper-V features test
Sean Christopherson
2021-06-24
1
-1
/
+1
*
|
|
KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
Sean Christopherson
2021-06-24
1
-1
/
+0
*
|
|
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
2021-06-24
4
-8
/
+3
*
|
|
KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost
Vitaly Kuznetsov
2021-06-17
1
-26
/
+38
*
|
|
KVM: selftests: Introduce hyperv_features test
Vitaly Kuznetsov
2021-06-17
4
-0
/
+817
*
|
|
KVM: selftests: Move evmcs.h to x86_64/
Vitaly Kuznetsov
2021-06-17
1
-1
/
+1
*
|
|
KVM: selftests: move Hyper-V MSR definitions to hyperv.h
Vitaly Kuznetsov
2021-06-17
2
-7
/
+20
*
|
|
KVM: selftests: Introduce x2APIC register manipulation functions
Jim Mattson
2021-06-17
3
-5
/
+14
*
|
|
KVM: selftests: Hoist APIC functions out of individual tests
Jim Mattson
2021-06-17
7
-66
/
+83
*
|
|
KVM: selftests: Move APIC definitions into a separate file
Jim Mattson
2021-06-17
3
-47
/
+59
*
|
|
KVM: selftests: x86: Add vmx_nested_tsc_scaling_test
Ilias Stamatis
2021-06-17
3
-0
/
+244
|
|
/
|
/
|
*
|
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
2021-06-17
1
-1
/
+1
*
|
KVM: selftests: Fix compiling errors when initializing the static structure
Yanan Wang
2021-06-10
1
-19
/
+19
*
|
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
2021-06-08
5
-15
/
+45
*
|
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
2021-06-08
2
-1
/
+7
|
/
*
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
2021-05-29
1
-1
/
+1
*
selftests: kvm: do only 1 memslot_perf_test run by default
Paolo Bonzini
2021-05-27
1
-1
/
+1
*
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
2021-05-27
4
-4
/
+33
*
KVM: selftests: allow using UFFD minor faults for demand paging
Axel Rasmussen
2021-05-27
1
-33
/
+79
*
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
2021-05-27
3
-0
/
+52
*
KVM: selftests: add shmem backing source type
Axel Rasmussen
2021-05-27
3
-1
/
+22
*
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
2021-05-27
2
-18
/
+20
*
KVM: selftests: allow different backing source types
Axel Rasmussen
2021-05-27
1
-4
/
+11
*
KVM: selftests: compute correct demand paging size
Axel Rasmussen
2021-05-27
1
-4
/
+7
*
KVM: selftests: simplify setup_demand_paging error handling
Axel Rasmussen
2021-05-27
1
-32
/
+18
*
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
2021-05-27
4
-32
/
+39
*
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
2021-05-27
2
-3
/
+3
*
KVM: selftests: Fix hang in hardware_disable_test
David Matlack
2021-05-27
1
-1
/
+31
*
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
David Matlack
2021-05-27
1
-0
/
+5
*
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
2021-05-27
4
-10
/
+16
*
KVM: selftests: add a memslot-related performance benchmark
Maciej S. Szmigiero
2021-05-27
3
-0
/
+1039
*
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
2021-05-27
4
-35
/
+124
*
selftests: kvm: fix potential issue with ELF loading
Paolo Bonzini
2021-05-27
1
-5
/
+4
*
selftests: kvm: make allocation of extra memory take effect
Zhenzhong Duan
2021-05-27
1
-1
/
+1
*
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-05-17
1
-1
/
+0
|
\
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
1
-1
/
+0
|
|
\
|
|
*
selftests: remove duplicate include
Zhang Yunkai
2021-05-07
1
-1
/
+0
*
|
|
selftests: kvm: remove reassignment of non-absolute variables
Bill Wendling
2021-05-07
1
-2
/
+2
*
|
|
KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...
Vitaly Kuznetsov
2021-05-07
1
-11
/
+55
*
|
|
KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UD
Vitaly Kuznetsov
2021-05-07
1
-8
/
+16
|
/
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
12
-78
/
+1456
|
\
\
|
|
/
|
/
|
|
*
KVM: selftests: Speed up set_memory_region_test
Vitaly Kuznetsov
2021-04-26
1
-16
/
+45
|
*
selftests: kvm: Fix the check of return value
Zhenzhong Duan
2021-04-26
1
-2
/
+2
|
*
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-23
5
-0
/
+637
|
|
\
|
|
*
KVM: selftests: vgic_init kvm selftests fixup
Eric Auger
2021-04-07
3
-171
/
+136
|
|
*
KVM: selftests: aarch64/vgic-v3 init sequence tests
Eric Auger
2021-04-06
5
-0
/
+672
|
*
|
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-22
9
-8
/
+588
|
|
\
\
|
*
|
|
KVM: selftests: Always run vCPU thread with blocked SIG_IPI
Paolo Bonzini
2021-04-21
1
-2
/
+7
|
*
|
|
KVM: selftests: Sync data verify of dirty logging with guest sync
Peter Xu
2021-04-21
1
-10
/
+50
|
*
|
|
KVM: selftests: Add a test for kvm page table code
Yanan Wang
2021-04-20
3
-0
/
+510
[prev]
[next]