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 operand to vmsave/vmload/vmrun in svm.c
Ricardo Koller
2021-02-11
1
-4
/
+4
*
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-09
1
-0
/
+35
*
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
2021-02-09
1
-0
/
+33
*
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
1
-0
/
+1
*
selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...
Vitaly Kuznetsov
2021-02-04
1
-0
/
+42
*
selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIES
Like Xu
2021-02-04
1
-0
/
+34
*
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
2021-02-04
2
-3
/
+32
*
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
2021-02-04
1
-7
/
+18
*
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
2021-02-04
1
-1
/
+1
*
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
2021-01-07
1
-0
/
+134
*
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
2021-01-07
1
-8
/
+1
*
KVM: selftests: Factor out guest mode code
Andrew Jones
2021-01-07
1
-0
/
+70
*
Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2020-12-12
1
-0
/
+82
|
\
|
*
KVM: selftests: sync_regs test for diag318
Collin Walling
2020-12-10
1
-0
/
+82
*
|
selftests: kvm: Test MSR exiting to userspace
Aaron Lewis
2020-12-11
1
-0
/
+2
*
|
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
2020-11-16
1
-2
/
+9
*
|
KVM: selftests: Introduce vm_create_[default_]_with_vcpus
Andrew Jones
2020-11-15
1
-5
/
+30
*
|
KVM: selftests: Make vm_create_default common
Andrew Jones
2020-11-15
4
-71
/
+26
*
|
KVM: selftests: Add dirty ring buffer test
Peter Xu
2020-11-15
2
-2
/
+74
*
|
KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
2020-11-15
1
-0
/
+26
*
|
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
2020-11-08
1
-0
/
+7
*
|
KVM: selftests: Drop pointless vm_create wrapper
Andrew Jones
2020-11-08
1
-6
/
+1
*
|
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
2020-11-08
1
-2
/
+13
*
|
KVM: selftests: Add aarch64 get-reg-list test
Andrew Jones
2020-11-08
1
-0
/
+29
*
|
selftests: kvm: test enforcement of paravirtual cpuid features
Oliver Upton
2020-11-08
2
-0
/
+57
*
|
selftests: kvm: Add exception handling to selftests
Aaron Lewis
2020-11-08
6
-3
/
+205
*
|
selftests: kvm: Clear uc so UCALL_NONE is being properly reported
Aaron Lewis
2020-11-08
3
-0
/
+9
*
|
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
2020-11-08
1
-1
/
+2
|
/
*
KVM: selftests: Don't require THP to run tests
Andrew Jones
2020-10-31
1
-7
/
+16
*
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
2020-10-31
1
-0
/
+9
*
KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check
Vitaly Kuznetsov
2020-06-11
2
-5
/
+14
*
KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4K
Sean Christopherson
2020-06-09
1
-2
/
+9
*
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
2
-0
/
+12
|
\
|
*
KVM: selftests: Add KVM_SET_GUEST_DEBUG test
Peter Xu
2020-05-07
1
-0
/
+9
|
*
KVM: selftests: Fix build for evmcs.h
Peter Xu
2020-05-06
1
-0
/
+3
*
|
selftests: kvm: Add vm_get_fd() in kvm_util
Wainer dos Santos Moschetta
2020-04-15
1
-0
/
+5
*
|
KVM: selftests: Add util to delete memory region
Sean Christopherson
2020-04-15
1
-17
/
+39
*
|
KVM: selftests: Use kernel's list instead of homebrewed replacement
Sean Christopherson
2020-04-15
3
-60
/
+47
*
|
KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
Sean Christopherson
2020-04-15
1
-4
/
+3
|
/
*
KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()
Sean Christopherson
2020-03-26
1
-2
/
+2
*
KVM: selftests: Rework timespec functions and usage
Andrew Jones
2020-03-18
1
-21
/
+16
*
KVM: selftests: define and use EVMCS_VERSION
Vitaly Kuznetsov
2020-03-16
1
-1
/
+1
*
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
2020-03-16
5
-31
/
+26
*
KVM: selftests: Introduce steal-time test
Andrew Jones
2020-03-16
2
-0
/
+22
*
KVM: selftests: virt_map should take npages, not size
Andrew Jones
2020-03-16
1
-5
/
+5
*
KVM: selftests: Use consistent message for test skipping
Andrew Jones
2020-03-16
5
-5
/
+19
*
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
2020-03-16
1
-4
/
+4
*
KVM: selftests: Share common API documentation
Andrew Jones
2020-03-16
4
-246
/
+89
*
KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
Sean Christopherson
2020-03-16
1
-0
/
+30
*
KVM: selftests: Rework debug message printing
Andrew Jones
2020-03-16
2
-4
/
+5
[prev]
[next]