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
*
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
2022-06-23
1
-5
/
+4
*
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
2022-06-09
1
-3
/
+15
*
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
2022-06-09
8
-8
/
+182
*
KVM: selftests: Clean up LIBKVM files in Makefile
David Matlack
2022-06-09
1
-5
/
+31
*
KVM: selftests: Link selftests directly with lib object files
David Matlack
2022-06-09
1
-7
/
+4
*
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
David Matlack
2022-06-09
1
-1
/
+0
*
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
2022-06-09
1
-1
/
+6
*
KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
David Matlack
2022-06-09
2
-3
/
+2
*
KVM: selftests: Refactor nested_map() to specify target level
David Matlack
2022-06-09
1
-4
/
+12
*
KVM: selftests: Drop stale function parameter comment for nested_map()
David Matlack
2022-06-09
1
-1
/
+0
*
KVM: selftests: Add option to create 2M and 1G EPT mappings
David Matlack
2022-06-09
1
-50
/
+60
*
KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
David Matlack
2022-06-09
4
-24
/
+29
*
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-06-09
1
-4
/
+33
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
17
-174
/
+1346
|
|
\
|
*
|
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
2022-05-20
1
-0
/
+19
|
*
|
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
2022-05-20
1
-4
/
+14
*
|
|
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
2022-06-07
1
-3
/
+7
|
|
/
|
/
|
*
|
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Like Xu
2022-05-25
1
-1
/
+1
*
|
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2022-05-25
1
-1
/
+45
|
\
\
|
*
|
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
2022-05-20
1
-1
/
+45
*
|
|
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
3
-18
/
+32
|
\
\
\
|
*
|
|
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
2022-05-20
1
-1
/
+1
|
*
|
|
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
2022-05-20
3
-17
/
+31
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
18
-261
/
+711
|
\
\
\
|
*
\
\
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
2022-05-16
1
-31
/
+132
|
|
\
\
\
|
|
*
|
|
selftests: KVM: Test SYSTEM_SUSPEND PSCI call
Oliver Upton
2022-05-04
1
-0
/
+69
|
|
*
|
|
selftests: KVM: Refactor psci_test to make it amenable to new tests
Oliver Upton
2022-05-04
1
-37
/
+60
|
|
*
|
|
selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
Oliver Upton
2022-05-04
1
-2
/
+11
|
|
*
|
|
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-04
4
-27
/
+58
|
|
*
|
|
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
2022-05-04
3
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
2022-05-16
8
-29
/
+406
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
Raghavendra Rao Ananta
2022-05-03
1
-0
/
+8
|
|
*
|
selftests: KVM: aarch64: Introduce hypercall ABI test
Raghavendra Rao Ananta
2022-05-03
3
-0
/
+338
|
|
*
|
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-03
4
-27
/
+58
|
|
*
|
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
2022-05-03
3
-2
/
+2
|
*
|
|
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
2022-04-21
8
-13
/
+8
|
*
|
|
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2022-04-21
2
-115
/
+92
|
*
|
|
KVM: selftests: Silence compiler warning in the kvm_page_table_test
Thomas Huth
2022-04-21
1
-1
/
+1
|
|
/
/
*
|
|
KVM: selftests: x86: Fix test failure on arch lbr capable platforms
Yang Weijiang
2022-05-25
2
-9
/
+11
*
|
|
selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with semicolon
Like Xu
2022-04-13
1
-1
/
+1
*
|
|
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-13
5
-12
/
+646
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: x86: Test case for TSC scaling and offset sync
David Woodhouse
2022-04-02
2
-0
/
+120
|
*
|
KVM: x86/xen: Update self test for Xen PV timers
David Woodhouse
2022-04-02
1
-3
/
+32
|
*
|
KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
2022-04-02
1
-13
/
+320
|
*
|
KVM: x86/xen: handle PV spinlocks slowpath
Boris Ostrovsky
2022-04-02
1
-0
/
+6
|
*
|
selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN
Oliver Upton
2022-04-02
3
-0
/
+172
*
|
|
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
2022-04-11
1
-0
/
+1
*
|
|
KVM: selftests: riscv: Fix alignment of the guest_hang() function
Anup Patel
2022-04-09
1
-1
/
+1
*
|
|
KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
Anup Patel
2022-04-09
1
-1
/
+3
*
|
|
selftests: KVM: Free the GIC FD when cleaning up in arch_timer
Oliver Upton
2022-04-07
1
-4
/
+11
[next]