index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-02
KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpers
Sean Christopherson
1
-6
/
+6
2023-08-02
KVM: selftests: Add #define of expected KVM exit reason for ucall
Sean Christopherson
1
-0
/
+2
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
1
-0
/
+18
2023-04-05
KVM: selftests: Add a helper for SMCCC calls with SMC instruction
Oliver Upton
1
-0
/
+13
2022-11-10
KVM: selftests: aarch64: Add aarch64/page_fault_test
Ricardo Koller
1
-0
/
+8
2022-11-10
KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
Ricardo Koller
1
-6
/
+19
2022-11-10
KVM: selftests: aarch64: Add virt_get_pte_hva() library function
Ricardo Koller
1
-0
/
+2
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-2
/
+2
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
1
-17
/
+1
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
1
-3
/
+2
2022-06-11
KVM: selftests: Return created vcpu from vm_vcpu_add_default()
Sean Christopherson
1
-2
/
+3
2022-06-11
KVM: selftests: Make arm64's guest_get_vcpuid() declaration arm64-only
Sean Christopherson
1
-0
/
+2
2022-06-11
KVM: selftests: Convert vgic_irq away from VCPU_ID
Sean Christopherson
1
-2
/
+4
2022-05-03
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
1
-0
/
+22
2022-01-04
Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next
Marc Zyngier
3
-2
/
+124
2021-12-28
KVM: selftests: aarch64: Add tests for IRQFD in vgic_irq
Ricardo Koller
1
-0
/
+2
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
1
-1
/
+1
2021-12-28
KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state
Ricardo Koller
2
-1
/
+23
2021-12-28
KVM: selftests: aarch64: Add GICv3 register accessor library functions
Ricardo Koller
2
-0
/
+28
2021-12-28
KVM: selftests: aarch64: Move gic_v3.h to shared headers
Ricardo Koller
1
-0
/
+70
2021-12-28
KVM: selftests: arm64: Check for supported page sizes
Marc Zyngier
1
-0
/
+3
2021-10-17
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
1
-0
/
+20
2021-10-17
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
1
-0
/
+21
2021-10-17
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
1
-0
/
+13
2021-10-17
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
1
-1
/
+1
2021-10-17
KVM: arm64: selftests: Add support to disable and enable local IRQs
Raghavendra Rao Ananta
1
-0
/
+10
2021-10-17
KVM: arm64: selftests: Add basic support to generate delays
Raghavendra Rao Ananta
1
-0
/
+25
2021-10-17
KVM: arm64: selftests: Add basic support for arch_timers
Raghavendra Rao Ananta
1
-0
/
+142
2021-10-17
KVM: arm64: selftests: Add support for cpu_relax
Raghavendra Rao Ananta
1
-0
/
+5
2021-10-17
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
1
-9
/
+11
2021-10-17
tools: arm64: Import sysreg.h
Raghavendra Rao Ananta
1
-12
/
+1
2021-10-17
KVM: arm64: selftests: Add MMIO readl/writel support
Raghavendra Rao Ananta
1
-1
/
+45
2021-08-19
selftests: KVM: Introduce psci_cpu_on_test
Oliver Upton
1
-0
/
+3
2021-06-14
KVM: selftests: Add aarch64/debug-exceptions test
Ricardo Koller
1
-6
/
+16
2021-06-14
KVM: selftests: Add exception handling support for aarch64
Ricardo Koller
1
-0
/
+63
2019-06-05
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
1
-0
/
+2
2019-06-05
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
1
-0
/
+2
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
1
-0
/
+55