
25 Jun
2016
25 Jun
'16
12:07 p.m.
On 23/06/16 09:45, Ján Tomko wrote:
A helper that will execute a callback on every USB device in the domain definition.
With an ability to skip USB hubs, since we will want to treat them differently in some cases. --- src/conf/domain_conf.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++++ src/conf/domain_conf.h | 7 ++++ src/libvirt_private.syms | 1 + 3 files changed, 97 insertions(+)
... ACK, this on is independent from the previous one. The change also looks pretty reasonable to me so it can go straight in. Erik