Hello!
I have been using a debian-based USB-VM qube for quite some time (have to use debian, but TBH fedora is not much better), and am getting large amount of annoying "USB device stuck/fails to detach/etc etc" problems.
The issue is well-known (I've submitted a lot of logs to the relevant issue on github) but, well, I need to do something to improve my experience asap as I am likely to have a lot of USB flashdrives in my workflow pretty soon. Like, tens of attach/detach per day.
Is there enough difference between
qvm-block -a <recepient vm> <USB-VM>:sd(x)
and
qvm-usb -a <recepient vm> <USB-VM>:x-y
to bother with trying to use the latter instead of the former ?
Are there any additional security implications of qvm-usb that would not be present with qvm-block?