Re: How to get guest OS to see USB drive on QEMU

2019-12-01 Thread Celejar
[Please don't top post, and please try to use a mail client that quotes properly.] On Sun, 1 Dec 2019 22:08:13 + (UTC) D&P Dimov wrote: > On Saturday, November 30, 2019, 10:08:20 PM EST, Celejar > wrote: > > On Tue, 26 Nov 2019 13:52:13 + (UTC) > D&P Dimov wrote: > > > Hi Fo

Re: How to get guest OS to see USB drive on QEMU

2019-11-30 Thread Celejar
On Tue, 26 Nov 2019 13:52:13 + (UTC) D&P Dimov wrote: > Hi Folks, > I am running the latest Debian Stable (10.2) with AQEMU frontend for > QEMU 0.9.2 (2016.05.31). The guest OS is Windows 10. How to I get that > gues OS, Windows, to "see" a flash drive plugged into a USB port? My > search for

Re: How to get guest OS to see USB drive on QEMU

2019-11-26 Thread Darac Marjal
If you configure a "SPICE" video port, the SPICE protocol allows for USB redirection from clients. In other words, you can open a viewer to the VM, plug in your USB device locally and then "forward" it to the VM. https://www.phoronix.com/scan.php?page=news_item&px=MTEzMTQ seems a good primer, but