]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: add helper method for checking if ESP SCSI is builtin
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 18 Nov 2020 16:11:05 +0000 (16:11 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 20 Nov 2020 12:09:51 +0000 (12:09 +0000)
commit044eed3f9463d0205b4b9d5a2235f47ff9972c21
treeccbfeeb1ed6f70710fa14a8370405c0a3b0e7091
parent51a391d87910e98483c4634015954b48ea95e42e
qemu: add helper method for checking if ESP SCSI is builtin

The NCR53C90 ESP SCSI controller is only usable when built-in to the
machine type. This method will facilitate checking that restriction
across many places.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h