index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
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
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