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: 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
*
KVM: selftests: Time guest demand paging
Ben Gardon
2020-03-16
1
-0
/
+20
*
KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Ben Gardon
2020-03-16
2
-0
/
+71
*
KVM: selftests: Add memory size parameter to the demand paging test
Ben Gardon
2020-03-16
1
-0
/
+51
*
KVM: selftests: Introduce num-pages conversion utilities
Andrew Jones
2020-02-24
1
-0
/
+37
*
KVM: selftests: Introduce vm_guest_mode_params
Andrew Jones
2020-02-24
1
-27
/
+25
*
KVM: selftests: Remove unnecessary defines
Andrew Jones
2020-02-24
1
-11
/
+0
*
KVM: selftests: aarch64: Use stream when given
Andrew Jones
2020-02-24
1
-2
/
+2
*
selftests: KVM: AMD Nested test infrastructure
Eric Auger
2020-02-12
1
-0
/
+161
*
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
2020-02-12
1
-3
/
+3
*
Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-02-05
1
-0
/
+36
|
\
|
*
selftests: KVM: Add fpu and one reg set/get library functions
Janosch Frank
2020-01-31
1
-0
/
+36
*
|
tools/x86: Sync msr-index.h from kernel sources
Sean Christopherson
2020-01-13
1
-4
/
+4
|
/
*
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
1
-2
/
+2
|
\
|
*
selftests: kvm: fix build with glibc >= 2.30
Vitaly Kuznetsov
2019-11-13
1
-2
/
+2
*
|
kvm: tests: Add test to verify MSR_IA32_XSS
Aaron Lewis
2019-10-22
1
-9
/
+63
|
/
*
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
2019-10-22
1
-0
/
+10
*
KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure
Vitaly Kuznetsov
2019-09-27
1
-1
/
+1
*
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
2019-09-27
3
-3
/
+203
*
KVM: selftests: fix ucall on x86
Vitaly Kuznetsov
2019-09-25
1
-1
/
+1
*
KVM: selftests: Remove duplicate guest mode handling
Peter Xu
2019-09-24
1
-0
/
+17
*
KVM: selftests: Introduce VM_MODE_PXXV48_4K
Peter Xu
2019-09-24
3
-10
/
+52
*
KVM: selftests: Move vm type into _vm_create() internally
Peter Xu
2019-09-24
1
-8
/
+13
*
Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-09-11
4
-157
/
+224
|
\
|
*
KVM: selftests: Implement ucall() for s390x
Thomas Huth
2019-08-02
1
-0
/
+56
|
*
KVM: selftests: Split ucall.c into architecture specific files
Thomas Huth
2019-08-02
3
-157
/
+168
*
|
selftests: kvm: fix state save/load on processors without XSAVE
Paolo Bonzini
2019-08-21
1
-6
/
+10
*
|
selftests: kvm: provide common function to enable eVMCS
Paolo Bonzini
2019-08-15
1
-0
/
+20
|
/
*
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
2019-07-20
1
-2
/
+0
*
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-07-15
4
-7
/
+298
|
\
|
*
KVM: selftests: Add processor code for s390x
Thomas Huth
2019-06-04
1
-0
/
+286
[next]