]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Use qemuDomainEnsureVirtioAddress where possible
authorJán Tomko <jtomko@redhat.com>
Thu, 12 Oct 2017 12:53:27 +0000 (14:53 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 19 Oct 2017 12:41:55 +0000 (14:41 +0200)
commitf0cab974af2e741dad416d1f4ce9fa0c1d0dce4d
tree2ff37807f085ae0dd1abfa9dfd7890735fcb71ac
parentf16600ff9155d0678ee26f63aae22c192eb40c8d
Use qemuDomainEnsureVirtioAddress where possible

There are two more cases where we set an S390/CCW/PCI address
type based on the machine type.

Reuse qemuDomainEnsureVirtioAddress to reduce repetition.
src/qemu/qemu_hotplug.c