index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
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-24
KVM: selftests: aarch64: vPMU test for validating user accesses
Raghavendra Rao Ananta
1
-1
/
+86
2023-10-24
KVM: selftests: aarch64: vPMU register test for unimplemented counters
Reiji Watanabe
1
-7
/
+75
2023-10-24
KVM: selftests: aarch64: vPMU register test for implemented counters
Reiji Watanabe
1
-4
/
+266
2023-10-24
KVM: selftests: aarch64: Introduce vpmu_counter_access test
Reiji Watanabe
1
-0
/
+255
2023-10-18
KVM: arm64: selftests: Test for setting ID register from usersapce
Jing Zhang
1
-0
/
+481
2023-10-18
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-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
5
-10
/
+0
2023-08-02
KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERT
Sean Christopherson
1
-1
/
+2
2023-08-02
KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERT
Sean Christopherson
1
-3
/
+4
2023-08-02
KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERT
Sean Christopherson
1
-10
/
+10
2023-08-02
KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERT
Sean Christopherson
1
-4
/
+6
2023-08-02
KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT
Sean Christopherson
1
-12
/
+10
2023-08-02
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
2023-04-05
KVM: selftests: Add test for SMCCC filter
Oliver Upton
1
-0
/
+260
2023-03-30
KVM: selftests: Comment newly defined aarch64 ID registers
Mark Brown
1
-5
/
+5
2023-03-30
KVM: arm64: selftests: Augment existing timer test to handle variable offset
Marc Zyngier
1
-1
/
+15
2023-03-30
KVM: arm64: selftests: Deal with spurious timer interrupts
Marc Zyngier
1
-15
/
+25
2023-03-30
KVM: arm64: selftests: Add physical timer registers to the sysreg list
Marc Zyngier
1
-1
/
+4
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
1
-3
/
+1
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-2
/
+0
2023-02-03
KVM: selftests: Remove redundant setbuf()
Shaoqin Huang
1
-2
/
+0
2023-01-29
KVM: selftests: aarch64: Test read-only PT memory regions
Ricardo Koller
1
-7
/
+11
2023-01-29
KVM: selftests: aarch64: Fix check of dirty log PT write
Ricardo Koller
1
-2
/
+5
2023-01-29
KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
Ricardo Koller
1
-33
/
+60
2023-01-29
KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
Ricardo Koller
1
-49
/
+34
[prev]
[next]