Skip to content

Add a rust style usbredirparser and host module for arbitrary USB devices

Hey, got some changes here done at work that could potentially be upstreamed. The end goal was to create a simulated USB device that is routed into a QEMU machine. Along the way we created a wrapper for usbredirparser and a custom usbredirhost that can provide a USB device simulated with the given trait.

Merge request reports