]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce qemuDomainSetSCSIControllerModel
authorJohn Ferlan <jferlan@redhat.com>
Tue, 30 Jan 2018 19:19:47 +0000 (14:19 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 31 Jan 2018 16:32:04 +0000 (11:32 -0500)
commit62f8c947325e5b703a5fb9496b3f05e0e626fc1f
tree800dde9d1ffde10667e053955f402bb450100567
parent13d216617df87995cc5c35afef2b7b3da2d79b44
qemu: Introduce qemuDomainSetSCSIControllerModel

During post parse processing, let's force setting the controller
model to default value if not already set for defined controllers
(e.g. the non implicit ones).
src/qemu/qemu_domain.c
src/qemu/qemu_domain_address.c
src/qemu/qemu_domain_address.h
tests/qemuxml2xmloutdata/hostdev-scsi-lsi-iscsi-auth.xml
tests/qemuxml2xmloutdata/hostdev-scsi-lsi-iscsi.xml
tests/qemuxml2xmloutdata/hostdev-scsi-lsi.xml