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
*
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
3
-5
/
+157
*
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
2022-06-09
1
-1
/
+6
*
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
1
-16
/
+15
*
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
2
-15
/
+27
|
\
|
*
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
2
-14
/
+26
*
|
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
2022-05-16
1
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-03
1
-0
/
+25
*
|
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
2022-04-21
1
-6
/
+6
*
|
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2022-04-21
1
-115
/
+77
|
/
*
KVM: selftests: riscv: Fix alignment of the guest_hang() function
Anup Patel
2022-04-09
1
-1
/
+1
*
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-03-18
2
-9
/
+12
|
\
|
*
kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()
Ricardo Koller
2022-02-08
1
-3
/
+3
|
*
kvm: selftests: aarch64: fix some vgic related comments
Ricardo Koller
2022-02-08
2
-5
/
+8
|
*
kvm: selftests: aarch64: fix assert in gicv3_access_reg
Ricardo Koller
2022-02-08
1
-1
/
+1
*
|
KVM: selftests: Split out helper to allocate guest mem via memfd
Sean Christopherson
2022-03-08
1
-18
/
+24
*
|
KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils
Sean Christopherson
2022-03-08
1
-0
/
+24
*
|
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-03-04
1
-1
/
+3
|
\
\
|
*
|
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
2022-02-25
1
-1
/
+3
|
|
/
*
|
KVM: selftests: Carve out helper to create "default" VM without vCPUs
David Dunn
2022-02-25
1
-6
/
+15
*
|
KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guests
Vitaly Kuznetsov
2022-02-10
1
-0
/
+6
|
/
*
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
2022-01-28
1
-0
/
+15
*
selftests: kvm: move vm_xsave_req_perm call to amx_test
Paolo Bonzini
2022-01-26
2
-13
/
+6
*
selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c
Jinrong Liang
2022-01-20
1
-0
/
+1
*
kvm: selftests: Do not indent with spaces
Paolo Bonzini
2022-01-19
2
-33
/
+35
*
selftests: kvm/x86: Export x86_family() for use outside of processor.c
Jim Mattson
2022-01-19
1
-12
/
+0
*
selftests: kvm/x86: Introduce is_amd_cpu()
Jim Mattson
2022-01-19
1
-9
/
+9
*
selftests: kvm/x86: Parameterize the CPUID vendor string check
Jim Mattson
2022-01-19
1
-3
/
+7
*
kvm: selftests: conditionally build vm_xsave_req_perm()
Wei Wang
2022-01-19
1
-0
/
+2
*
KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN
Vitaly Kuznetsov
2022-01-17
1
-4
/
+29
*
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
2022-01-14
1
-15
/
+0
*
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
2022-01-14
1
-8
/
+9
*
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
2022-01-14
2
-3
/
+96
*
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-01-07
3
-0
/
+459
|
\
|
*
KVM: selftests: Add initial support for RISC-V 64-bit
Anup Patel
2022-01-06
3
-0
/
+459
*
|
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-07
8
-109
/
+572
|
\
\
|
|
/
|
/
|
|
*
Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next
Marc Zyngier
2022-01-04
6
-96
/
+432
|
|
\
|
|
*
KVM: selftests: Add IRQ GSI routing library functions
Ricardo Koller
2021-12-28
1
-0
/
+51
|
|
*
KVM: selftests: aarch64: Add test_inject_fail to vgic_irq
Ricardo Koller
2021-12-28
1
-3
/
+4
|
|
*
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
2021-12-28
1
-1
/
+8
|
|
*
KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state
Ricardo Koller
2021-12-28
1
-0
/
+93
|
|
*
KVM: selftests: Add kvm_irq_line library function
Ricardo Koller
2021-12-28
1
-0
/
+21
|
|
*
KVM: selftests: aarch64: Add GICv3 register accessor library functions
Ricardo Koller
2021-12-28
3
-6
/
+161
|
|
*
KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist reg...
Ricardo Koller
2021-12-28
1
-23
/
+101
|
|
*
KVM: selftests: aarch64: Move gic_v3.h to shared headers
Ricardo Koller
2021-12-28
1
-70
/
+0
[next]