summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/hardware_disable_test.c
AgeCommit message (Expand)Author
2024-01-29KVM: selftests: Remove redundant newlinesAndrew Jones
2022-06-11KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()Sean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Convert hardware_disable_test to pass around vCPU objectsSean Christopherson
2022-06-11KVM: selftests: Rename vm_vcpu_add* helpers to better show relationshipsSean Christopherson
2022-06-11KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULTSean Christopherson
2022-06-11KVM: selftests: Rename vm_create_without_vcpus() => vm_create()Sean Christopherson
2022-06-11KVM: selftests: Use vm_create_without_vcpus() in hardware_disable_testSean Christopherson
2022-06-11KVM: selftests: Drop @mode from common vm_create() helperSean Christopherson
2022-06-11KVM: selftests: Always open VM file descriptors with O_RDWRSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson
2021-05-27KVM: selftests: Fix hang in hardware_disable_testDavid Matlack
2021-03-30selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov
2021-02-15selftests: kvm: add hardware_disable testIgnacio Alvarado