index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
Oliver Upton
1
-0
/
+49
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
1
-1
/
+1
2024-03-26
KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
Sean Christopherson
1
-1
/
+1
2024-03-25
KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
1
-1
/
+1
2024-03-11
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-275
/
+20
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
6
-35
/
+23
2024-03-06
KVM: riscv: selftests: Add sstc timer test
Haibo Xu
1
-4
/
+8
2024-02-29
KVM: selftests: aarch64: Remove unused functions from vpmu test
Raghavendra Rao Ananta
1
-16
/
+0
2024-02-26
KVM: arm64: selftests: Split arch_timer test code
Haibo Xu
1
-279
/
+6
2024-02-26
KVM: arm64: selftests: Enable tuning of error margin in arch_timer test
Haibo Xu
1
-9
/
+23
2024-02-26
KVM: arm64: selftests: Data type cleanup for arch_timer test
Haibo Xu
1
-6
/
+6
2024-02-13
KVM: selftests: Print timer ctl register in ISTATUS assertion
Oliver Upton
1
-1
/
+1
2024-02-12
KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
Sean Christopherson
5
-12
/
+12
2024-01-29
KVM: selftests: aarch64: Remove redundant newlines
Andrew Jones
5
-24
/
+24
2024-01-24
KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...
Jing Zhang
1
-7
/
+11
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2023-12-12
KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
James Clark
1
-3
/
+2
2023-11-14
KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
1
-1
/
+1
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
1
-0
/
+670
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
4
-11
/
+492
2023-10-30
KVM: arm64: selftest: Perform ISB before reading PAR_EL1
Zenghui Yu
1
-1
/
+1
2023-10-30
KVM: arm64: selftest: Add the missing .guest_prepare()
Zenghui Yu
1
-0
/
+3
2023-10-25
KVM: selftests: aarch64: vPMU test for validating user accesses
Raghavendra Rao Ananta
1
-1
/
+86
2023-10-25
KVM: selftests: aarch64: vPMU register test for unimplemented counters
Reiji Watanabe
1
-7
/
+75
2023-10-25
KVM: selftests: aarch64: vPMU register test for implemented counters
Reiji Watanabe
1
-4
/
+266
2023-10-25
KVM: selftests: aarch64: Introduce vpmu_counter_access test
Reiji Watanabe
1
-0
/
+255
2023-10-19
KVM: arm64: selftests: Test for setting ID register from usersapce
Jing Zhang
1
-0
/
+481
2023-10-19
tools headers arm64: Update sysreg.h with kernel sources
Jing Zhang
3
-11
/
+11
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-493
/
+61
2023-08-09
KVM: arm64: selftests: Move finalize_vcpu back to run_test
Haibo Xu
1
-0
/
+13
2023-08-09
KVM: arm64: selftests: Move reject_set check logic to a function
Haibo Xu
1
-0
/
+5
2023-08-09
KVM: arm64: selftests: Split get-reg-list test code
Andrew Jones
1
-356
/
+11
2023-08-08
KVM: arm64: selftests: Delete core_reg_fixup
Andrew Jones
1
-73
/
+10
2023-08-08
KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Andrew Jones
1
-38
/
+22
2023-08-08
KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Andrew Jones
1
-26
/
+26
2023-08-08
KVM: arm64: selftests: Drop SVE cap check in print_reg
Andrew Jones
1
-14
/
+1
2023-08-08
KVM: arm64: selftests: Replace str_with_index with strdup_printf
Andrew Jones
1
-18
/
+5
2023-08-03
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
5
-10
/
+0
2023-08-03
KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERT
Sean Christopherson
1
-1
/
+2
2023-08-03
KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERT
Sean Christopherson
1
-3
/
+4
2023-08-03
KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERT
Sean Christopherson
1
-10
/
+10
2023-08-03
KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERT
Sean Christopherson
1
-4
/
+6
2023-08-03
KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT
Sean Christopherson
1
-12
/
+10
2023-08-03
KVM: selftests: Rename the ASSERT_EQ macro
Thomas Huth
2
-9
/
+9
2023-06-06
KVM: selftests: get-reg-list: add Permission Indirection registers
Joey Gouly
1
-0
/
+21
2023-06-06
KVM: selftests: get-reg-list: support ID register features
Joey Gouly
1
-1
/
+31
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
1
-0
/
+268
2023-04-21
Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/next
Marc Zyngier
1
-5
/
+5
2023-04-08
KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...
Colin Ian King
1
-1
/
+1
2023-04-08
KVM: arm64: Test that SMC64 arch calls are reserved
Oliver Upton
1
-0
/
+8
[next]