summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/kvm_util_base.h
AgeCommit message (Expand)Author
2022-06-11KVM: selftests: Drop @mode from common vm_create() helperSean Christopherson
2022-06-11KVM: selftests: Make vcpu_ioctl() a wrapper to pretty print ioctl nameSean Christopherson
2022-06-11KVM: selftests: Add another underscore to inner ioctl() helpersSean Christopherson
2022-06-11KVM: selftests: Always open VM file descriptors with O_RDWRSean Christopherson
2022-06-11KVM: selftests: Drop stale declarations from kvm_util_base.hSean Christopherson
2022-03-08KVM: selftests: Split out helper to allocate guest mem via memfdSean Christopherson
2022-03-08KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utilsSean Christopherson
2022-02-25KVM: selftests: Carve out helper to create "default" VM without vCPUsDavid Dunn
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini
2022-01-14kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang
2022-01-07kvm: selftests: move ucall declarations into ucall_common.hMichael Roth
2022-01-07kvm: selftests: move base kvm_util.h declarations to kvm_util_base.hMichael Roth