qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Usb device disappears from linux after Qemu starts


From: liebrecht
Subject: [Qemu-devel] Usb device disappears from linux after Qemu starts
Date: Mon, 04 Feb 2019 05:49:51 -0500
User-agent: Roundcube Webmail/1.3.3

Below is the string I use:

I use lsb to search for the the hostaddr of the usb device i want to connect to qemu. Qemu when it starts with this hostaddr then removes the device from the acticve usb list.
Running lsusb after qemu starts shows the device disappeared.

Is this a bug ? as I cannot see a device just disappearing when qemu starts.


sudo qemu-system-x86_64 -usb -device usb-host,hostbus=1,hostaddr=42 -device piix3-usb-uhci -enable-kvm -soundhw all -smp 4 -m 2048M -boot d -cdrom /dev/cdrom -drive format=raw,file=hd.img



reply via email to

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