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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
2021-06-24
1
-0
/
+12
*
|
|
KVM: selftests: Add hugepage support for x86-64
Sean Christopherson
2021-06-24
1
-25
/
+60
*
|
|
KVM: selftests: Genericize upper level page table entry struct
Sean Christopherson
2021-06-24
1
-65
/
+26
*
|
|
KVM: selftests: Add PTE helper for x86-64 in preparation for hugepages
Sean Christopherson
2021-06-24
1
-28
/
+31
*
|
|
KVM: selftests: Rename x86's page table "address" to "pfn"
Sean Christopherson
2021-06-24
1
-25
/
+22
*
|
|
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
2021-06-24
5
-39
/
+21
*
|
|
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
2021-06-24
1
-12
/
+9
*
|
|
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
6
-23
/
+20
*
|
|
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
2021-06-24
5
-17
/
+15
*
|
|
KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocations
Sean Christopherson
2021-06-24
1
-6
/
+4
*
|
|
KVM: selftests: Lower the min virtual address for misc page allocations
Sean Christopherson
2021-06-24
1
-1
/
+1
*
|
|
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
2021-06-24
3
-20
/
+52
*
|
|
KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup
Sean Christopherson
2021-06-24
1
-10
/
+8
*
|
|
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
2021-06-24
2
-5
/
+3
*
|
|
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
2021-06-24
2
-4
/
+3
*
|
|
KVM: selftests: Introduce x2APIC register manipulation functions
Jim Mattson
2021-06-17
1
-3
/
+2
*
|
|
KVM: selftests: Hoist APIC functions out of individual tests
Jim Mattson
2021-06-17
1
-0
/
+46
|
|
/
|
/
|
*
|
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
2
-10
/
+39
*
|
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
2021-06-08
1
-0
/
+5
|
/
*
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
2021-05-27
2
-2
/
+18
*
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
2021-05-27
2
-0
/
+51
*
KVM: selftests: add shmem backing source type
Axel Rasmussen
2021-05-27
2
-1
/
+21
*
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
2021-05-27
2
-18
/
+20
*
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
2021-05-27
2
-26
/
+36
*
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
2021-05-27
1
-2
/
+2
*
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
2021-05-27
2
-2
/
+4
*
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
2021-05-27
3
-34
/
+123
*
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
|
/
/
*
|
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
1
-0
/
+75
|
\
\
|
*
|
KVM: selftests: vgic_init kvm selftests fixup
Eric Auger
2021-04-07
1
-16
/
+14
|
*
|
KVM: selftests: aarch64/vgic-v3 init sequence tests
Eric Auger
2021-04-06
1
-0
/
+77
*
|
|
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-22
2
-3
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
2021-03-18
1
-1
/
+6
|
*
|
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
2021-03-18
1
-2
/
+0
|
|
/
*
|
KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
Yanan Wang
2021-04-20
1
-19
/
+9
*
|
KVM: selftests: List all hugetlb src types specified with page sizes
Yanan Wang
2021-04-20
2
-12
/
+101
*
|
KVM: selftests: Add a helper to get system default hugetlb page size
Yanan Wang
2021-04-20
1
-0
/
+25
*
|
KVM: selftests: Add a helper to get system configured THP page size
Yanan Wang
2021-04-20
1
-0
/
+29
*
|
KVM: selftests: Make a generic helper to get vm guest mode strings
Yanan Wang
2021-04-20
1
-11
/
+18
*
|
KVM: selftests: Print the errno besides error-string in TEST_ASSERT
Yanan Wang
2021-04-20
1
-2
/
+2
|
/
*
selftests: kvm: Mmap the entire vcpu mmap area
Aaron Lewis
2021-03-02
1
-2
/
+4
*
selftests: kvm: avoid uninitialized variable warning
Paolo Bonzini
2021-02-15
1
-1
/
+2
[prev]
[next]