show/hide this revision's text 2 meant libusb, not libvirt

Personally, I'd use qemu or kvm and instrument their USB passthrough code, then use libvirt libusb to prototype the replacement driver in userspace (this latter bit I've done before; writing USB device drivers in Python is fun!).

show/hide this revision's text 1

Personally, I'd use qemu or kvm and instrument their USB passthrough code, then use libvirt to prototype the replacement driver in userspace (this latter bit I've done before; writing USB device drivers in Python is fun!).