index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
/
get-reg-list.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-16
1
-0
/
+14
|
\
|
*
KVM: selftests: get-reg-list: add Permission Overlay registers
Joey Gouly
2024-09-04
1
-0
/
+14
*
|
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
Mark Brown
2024-08-07
1
-2
/
+2
|
/
*
KVM: arm64: selftests: Move finalize_vcpu back to run_test
Haibo Xu
2023-08-09
1
-0
/
+13
*
KVM: arm64: selftests: Move reject_set check logic to a function
Haibo Xu
2023-08-09
1
-0
/
+5
*
KVM: arm64: selftests: Split get-reg-list test code
Andrew Jones
2023-08-09
1
-356
/
+11
*
KVM: arm64: selftests: Delete core_reg_fixup
Andrew Jones
2023-08-08
1
-73
/
+10
*
KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Andrew Jones
2023-08-08
1
-38
/
+22
*
KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Andrew Jones
2023-08-08
1
-26
/
+26
*
KVM: arm64: selftests: Drop SVE cap check in print_reg
Andrew Jones
2023-08-08
1
-14
/
+1
*
KVM: arm64: selftests: Replace str_with_index with strdup_printf
Andrew Jones
2023-08-08
1
-18
/
+5
*
KVM: selftests: get-reg-list: add Permission Indirection registers
Joey Gouly
2023-06-06
1
-0
/
+21
*
KVM: selftests: get-reg-list: support ID register features
Joey Gouly
2023-06-06
1
-1
/
+31
*
Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/next
Marc Zyngier
2023-04-21
1
-5
/
+5
|
\
|
*
KVM: selftests: Comment newly defined aarch64 ID registers
Mark Brown
2023-03-30
1
-5
/
+5
*
|
KVM: arm64: selftests: Add physical timer registers to the sysreg list
Marc Zyngier
2023-03-30
1
-1
/
+4
|
/
*
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
1
-4
/
+6
*
KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
1
-8
/
+8
*
KVM: selftests: Convert get-reg-list away from its "VCPU_ID"
Sean Christopherson
2022-06-11
1
-7
/
+8
*
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Rename vm_create() => vm_create_barebones(), drop param
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Avoid memory allocations when adding vCPU in get-reg-list
Sean Christopherson
2022-06-11
1
-1
/
+2
*
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
2022-06-11
1
-3
/
+3
*
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
2022-06-11
1
-1
/
+1
*
selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
Raghavendra Rao Ananta
2022-05-03
1
-0
/
+8
*
KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
Andrew Jones
2022-04-07
1
-4
/
+10
*
selftests: KVM: Add OSLSR_EL1 to the list of blessed regs
Oliver Upton
2022-02-08
1
-0
/
+1
*
KVM: arm64: selftests: get-reg-list: Add pauth configuration
Marc Zyngier
2022-01-04
1
-0
/
+50
*
KVM: arm64: selftests: get-reg-list: actually enable pmu regs in pmu sublist
Andrew Jones
2021-07-14
1
-1
/
+2
*
KVM: arm64: selftests: get-reg-list: Split base and pmu registers
Andrew Jones
2021-06-22
1
-8
/
+31
*
KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sve
Andrew Jones
2021-06-22
1
-10
/
+21
*
KVM: arm64: selftests: get-reg-list: Provide config selection option
Andrew Jones
2021-06-22
1
-3
/
+53
*
KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at once
Andrew Jones
2021-06-22
1
-17
/
+51
*
KVM: arm64: selftests: get-reg-list: Introduce vcpu configs
Andrew Jones
2021-06-22
1
-90
/
+175
*
KVM: arm64: selftests: Filter out DEMUX registers
Andrew Jones
2020-11-27
1
-9
/
+30
*
KVM: selftests: Add blessed SVE registers to get-reg-list
Andrew Jones
2020-11-08
1
-42
/
+212
*
KVM: selftests: Add aarch64 get-reg-list test
Andrew Jones
2020-11-08
1
-0
/
+671