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: arm64: Add support for various modes with 16kB page size
Marc Zyngier
2021-12-28
3
-0
/
+30
|
*
|
KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}
Marc Zyngier
2021-12-28
3
-0
/
+16
|
*
|
KVM: selftests: arm64: Rework TCR_EL1 configuration
Marc Zyngier
2021-12-28
1
-7
/
+14
|
*
|
KVM: selftests: arm64: Check for supported page sizes
Marc Zyngier
2021-12-28
2
-6
/
+47
|
*
|
KVM: selftests: arm64: Introduce a variable default IPA size
Marc Zyngier
2021-12-28
1
-3
/
+27
|
*
|
KVM: selftests: arm64: Initialise default guest mode at test startup time
Marc Zyngier
2021-12-28
1
-0
/
+9
|
|
/
*
|
selftests: KVM: Fix non-x86 compiling
Andrew Jones
2021-12-20
1
-0
/
+5
*
|
selftests: KVM: avoid failures due to reserved HyperTransport region
Paolo Bonzini
2021-12-10
2
-1
/
+69
|
/
*
Merge branch 'kvm-selftest' into kvm-master
Paolo Bonzini
2021-11-16
4
-68
/
+168
|
\
|
*
KVM: selftests: Wait for all vCPU to be created before entering guest mode
David Matlack
2021-11-16
1
-0
/
+26
|
*
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
2021-11-16
1
-0
/
+46
|
*
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
2021-11-16
1
-0
/
+12
|
*
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
2021-11-16
1
-34
/
+37
|
*
KVM: selftests: Create VM with adjusted number of guest pages for perf tests
Sean Christopherson
2021-11-16
1
-2
/
+6
|
*
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
2021-11-16
1
-2
/
+1
|
*
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
2021-11-16
1
-13
/
+8
|
*
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
2021-11-16
1
-5
/
+4
|
*
KVM: selftests: Use shorthand local var to access struct perf_tests_args
Sean Christopherson
2021-11-16
1
-16
/
+19
|
*
KVM: selftests: Require GPA to be aligned when backed by hugepages
Sean Christopherson
2021-11-16
2
-1
/
+8
|
*
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
2021-11-16
2
-0
/
+16
|
*
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
2021-11-16
3
-15
/
+5
|
*
KVM: selftests: Explicitly state indicies for vm_guest_mode_params array
Sean Christopherson
2021-11-16
1
-9
/
+9
*
|
selftest: KVM: Add open sev dev helper
Peter Gonda
2021-11-11
2
-10
/
+27
|
/
*
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-31
8
-10
/
+559
|
\
|
*
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
2021-10-17
1
-0
/
+70
|
*
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
2021-10-17
4
-0
/
+426
|
*
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
2021-10-17
1
-0
/
+27
|
*
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
2021-10-17
1
-0
/
+6
|
*
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
2021-10-17
1
-1
/
+1
|
*
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
2021-10-17
1
-8
/
+8
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-27
1
-4
/
+13
|
|
\
|
*
|
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
2021-09-16
1
-1
/
+3
|
*
|
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
2021-09-16
1
-0
/
+15
|
*
|
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan
2021-09-16
1
-1
/
+4
*
|
|
KVM: selftests: Fix nested SVM tests when built with clang
Jim Mattson
2021-10-22
1
-1
/
+13
*
|
|
KVM: selftests: set CPUID before setting sregs in vcpu creation
Michael Roth
2021-10-22
2
-4
/
+2
*
|
|
selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
2021-10-18
1
-0
/
+38
*
|
|
selftests: KVM: Fix kvm device helper ioctl assertions
Oliver Upton
2021-10-18
1
-3
/
+3
*
|
|
kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"
Colin Ian King
2021-09-30
1
-1
/
+1
|
|
/
|
/
|
*
|
KVM: selftests: Refactor help message for -s backing_src
David Matlack
2021-09-22
1
-4
/
+13
|
/
*
KVM: selftests: Move vcpu_args_set into perf_test_util
David Matlack
2021-08-06
1
-0
/
+2
*
KVM: selftests: Support multiple slots in dirty_log_perf_test
David Matlack
2021-08-06
1
-5
/
+15
*
KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
Ricardo Koller
2021-07-15
1
-1
/
+1
*
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-07-14
2
-0
/
+21
|
\
|
*
KVM: selftests: introduce P44V64 for z196 and EC12
Christian Borntraeger
2021-07-06
2
-0
/
+21
*
|
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-25
3
-13
/
+233
|
\
\
|
*
|
KVM: selftests: Add exception handling support for aarch64
Ricardo Koller
2021-06-14
2
-0
/
+223
|
*
|
KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
Ricardo Koller
2021-06-14
1
-11
/
+8
|
*
|
KVM: selftests: Rename vm_handle_exception
Ricardo Koller
2021-06-14
1
-2
/
+2
*
|
|
selftests: kvm: Allows userspace to handle emulation errors.
Aaron Lewis
2021-06-24
1
-0
/
+92
[prev]
[next]