aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/max_vcpuid_cap_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-11KVM: selftests: Rename vm_create() => vm_create_barebones(), drop paramSean Christopherson1-1/+1
2022-06-11KVM: selftests: Simplify KVM_ENABLE_CAP helper APIsSean Christopherson1-9/+3
2022-06-11KVM: selftests: Consolidate KVM_ENABLE_CAP usageSean Christopherson1-11/+8
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson1-1/+0
2022-06-11KVM: selftests: Drop @mode from common vm_create() helperSean Christopherson1-1/+1
2022-06-11KVM: selftests: Always open VM file descriptors with O_RDWRSean Christopherson1-1/+1
2022-06-08kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap testZeng Guang1-0/+54