]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add functions for adding USB hubs to addrs
authorJán Tomko <jtomko@redhat.com>
Wed, 27 Apr 2016 13:54:14 +0000 (15:54 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 21 Jul 2016 06:30:26 +0000 (08:30 +0200)
commit2f0813515e8a573a74c37850c4a90924cecebb90
treec922eb1dde3a8b9cd11a5b5afe60aeb85afc07f7
parent6b3e4e2bea91b1247485da0987f98ccbe30e0629
Add functions for adding USB hubs to addrs

Walk through all the usb hubs in the domain definition
that have a USB address specified, create the
corresponding structures in the virDomainUSBAddressSet
and mark the port it occupies as used.
src/conf/domain_addr.c