libvirt/src/qemu
Cole Robinson 5073aa994a Implement path lookup for USB by vendor:product
Based off how QEMU does it, look through /sys/bus/usb/devices/* for
matching vendor:product info, and if found, use info from the surrounding
files to build the device's /dev/bus/usb path.

This fixes USB device assignment by vendor:product when running qemu
as non-root (well, it should, but for some reason I couldn't reproduce
the failure people are seeing in [1], but it appears to work properly)

[1] https://bugzilla.redhat.com/show_bug.cgi?id=542450
2010-01-13 15:24:41 -05:00
..
libvirtd_qemu.aug Move config files to align with driver sources 2009-09-21 14:41:45 +01:00
qemu_bridge_filter.c Removes the ebtablesSaveRules() function 2009-11-09 15:30:15 +01:00
qemu_bridge_filter.h add MAC address based port filtering to qemu 2009-11-03 23:44:48 +01:00
qemu_conf.c Qemu: ask for memory preallocation with large pages 2010-01-08 12:17:35 +01:00
qemu_conf.h qemu: Always enable the virtio balloon driver 2010-01-06 18:01:51 +01:00
qemu_driver.c Implement path lookup for USB by vendor:product 2010-01-13 15:24:41 -05:00
qemu_driver.h Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemu_monitor_json.c Fix compilation with configure --disable-nls 2009-12-22 13:04:50 +01:00
qemu_monitor_json.h Support for JSON mode monitor 2009-12-08 13:46:54 +00:00
qemu_monitor_text.c Fix parsing of 'info chardev' line endings 2010-01-06 17:09:04 +01:00
qemu_monitor_text.h Implements domainMemStats in the qemu driver 2009-12-20 13:36:28 +01:00
qemu_monitor.c Get QEMU pty paths from the monitor 2009-12-14 10:50:01 +01:00
qemu_monitor.h Get QEMU pty paths from the monitor 2009-12-14 10:50:01 +01:00
qemu.conf disable mac_filter config switch by default 2009-11-11 13:02:57 +01:00
test_libvirtd_qemu.aug Move config files to align with driver sources 2009-09-21 14:41:45 +01:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00