On 07/01/2016 11:38 AM, Ján Tomko wrote:
In preparation to tracking which USB addresses are occupied.
Introduce two helper functions for printing the port path
as a string and appending it to a virBuffer.
---
src/conf/device_conf.h | 2 +-
src/conf/domain_addr.c | 33 +++++++++++++++++++++++++++++++++
src/conf/domain_addr.h | 12 ++++++++++++
src/conf/domain_conf.c | 20 ++++++++++----------
src/libvirt_private.syms | 3 +++
src/qemu/qemu_command.c | 5 ++++-
6 files changed, 63 insertions(+), 12 deletions(-)
ACK
John