qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] USB Howto ?


From: liebrecht
Subject: [Qemu-discuss] USB Howto ?
Date: Mon, 21 Jan 2019 13:18:20 -0500
User-agent: Roundcube Webmail/1.3.3

All I could find was https://www.linux-kvm.org/page/USB .
I added -device piix3-usb-uhci to my start string and usb hub driver did appear in my device manager on windows 7 pro guest.

Questions:
The document states that I will have to add strings for every device I want to pass through.

So I have to presumably ruin something like
(qemu) drive_add 0 id=my_usb_disk,if=none,file=usbdisk.img
before running qemu.

So where do I get the details for the device attached to the linux host ?

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]