[libvirt] [PATCHv3 03/10] Introduce virDomainUSBDeviceDefForeach

Erik Skultety eskultet at redhat.com
Sat Jun 25 16:07:56 UTC 2016


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




More information about the libvir-list mailing list