commit | e2c12909ae5f5181d9e0b0c536e26c6877daec48 | [log] [tgz] |
---|---|---|
author | Emanuele Giuseppe Esposito <eesposit@redhat.com> | Thu Mar 18 16:16:23 2021 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Mar 18 13:55:14 2021 -0400 |
tree | 2622cc07ccdec558dbfe02efb95e96d019083f3e | |
parent | 77a3aa26a00fe55325ae2a51d80a56836d1edce8 [diff] |
selftests: kvm: add _vm_ioctl As in kvm_ioctl and _kvm_ioctl, add the respective _vm_ioctl for vm_ioctl. _vm_ioctl invokes an ioctl using the vm fd, leaving the caller to test the result. Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Message-Id: <20210318151624.490861-1-eesposit@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>