On 05/08/2015 10:17 AM, Mauricio Tavares wrote:
I just noticed the entries on attach-disk and attach-devices
are
a bit on the empty size. As I am just attaching a usb device to one of
my vm clients, I was wondering if I could offer examples to those
entries.
I would recommend checking out 'virt-xml', shipped with virt-manager 1.0.0 and
later. 'man virt-xml' has this example, but it's much more powerful than just
that
Hotplug host USB device 001.003 to running domain 'fedora19':
# virt-xml fedora19 --add-device --hostdev 001.003 --update
- Cole