]> xenbits.xensource.com Git - libvirt.git/commit
Introduce virDomainVirtioSerialAddrAutoAssign again
authorJán Tomko <jtomko@redhat.com>
Fri, 21 Oct 2016 11:09:36 +0000 (13:09 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 27 Oct 2016 09:05:07 +0000 (11:05 +0200)
commitac518960a60fe66c0c1508d34639c971d121b0bc
tree8fba2c0094f85b9ff221089ce3446440a67ecffd
parent0512dd26eef0d8fcee1c812c16a0b2cac5ddbc32
Introduce virDomainVirtioSerialAddrAutoAssign again

This time do not require an address cache as a parameter.

Simplify qemuDomainAttachChrDeviceAssignAddr to not generate
the virtio serial address cache for devices of other types.

Partially reverts commit 925fa4b.
src/conf/domain_addr.c
src/conf/domain_addr.h
src/libvirt_private.syms
src/qemu/qemu_hotplug.c