packages icon indicating copy to clipboard operation
packages copied to clipboard

qemu: enable usb passthrough by default

Open corna opened this issue 3 years ago • 2 comments

The total uncompressed size increase (qemu-system-x86_64 and the new libusb dependency) is less than 1%.

Maintainer: @yousong Compile tested: built with the current SDK docker image on x86_64 for x86_64 Run tested: qemu-system-x86_64 -device help now returns usb_host and I can correctly pass a physical device to the VM.

corna avatar Aug 18 '22 18:08 corna

@yousong Any update on this? I've been using this for a while now and it works flawlessly

corna avatar Sep 07 '22 19:09 corna

I could have sworn I submitted a PR for a same a long time ago. I agree this needs to be default, the package size impact is minimal and anyone running virtualization on an OpenWRT host is highly unlikely to be concerned about disk space. Please merge.

supersebbo avatar Sep 22 '22 17:09 supersebbo