]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: auto-assign addresses when <address type='pci'/> is specified
authorLaine Stump <laine@laine.org>
Tue, 17 May 2016 18:06:36 +0000 (14:06 -0400)
committerLaine Stump <laine@laine.org>
Fri, 20 May 2016 17:54:26 +0000 (13:54 -0400)
commitd05da3fc7218b9f684de21414c3c5a6ede9000a8
treee4f57f0eef443ad07344ce394db7c525072e55ed
parent8f578716c75a92ab3e939c991d327877df71ee48
bhyve: auto-assign addresses when <address type='pci'/> is specified

Rather than only assigning a PCI address when no address is given at
all, also do it when the config says that the address type is 'pci',
but it gives no address.
src/bhyve/bhyve_device.c