On 10/21/2016 09:58 AM, Ján Tomko wrote:
This time do not require an address cache as a parameter.
Essentially reworking commit id '925fa4b90', right? Provide the
reference...
Simplify qemuDomainAttachChrDeviceAssignAddr to not generate
the virtio serial address cache for devices of other types.
---
src/conf/domain_addr.c | 21 +++++++++++++++++++++
src/conf/domain_addr.h | 6 ++++++
src/libvirt_private.syms | 1 +
src/qemu/qemu_hotplug.c | 11 ++---------
4 files changed, 30 insertions(+), 9 deletions(-)
ACK w/ the reference
John