aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/aarch64/vcpu_width_config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson1-4/+1
2022-06-11KVM: selftests: Add kvm_has_cap() to provide syntactic sugarSean Christopherson1-1/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-4/+4
2022-06-11KVM: selftests: Stop hardcoding vCPU IDs in vcpu_width_configSean Christopherson1-29/+31
2022-06-11KVM: selftests: Rename vm_vcpu_add* helpers to better show relationshipsSean Christopherson1-4/+4
2022-06-11KVM: selftests: Rename vm_create() => vm_create_barebones(), drop paramSean Christopherson1-3/+3
2022-06-11KVM: selftests: Drop @mode from common vm_create() helperSean Christopherson1-3/+3
2022-06-11KVM: selftests: Add another underscore to inner ioctl() helpersSean Christopherson1-4/+4
2022-06-11KVM: selftests: Always open VM file descriptors with O_RDWRSean Christopherson1-3/+3
2022-04-06KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe1-0/+122