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