On 04/09/2012 06:42 AM, tangming wrote: Recentlly I have an usb emulation issue with qemu. There is one usb device on host, and now I need this usb device to be used by several VMs. I enable the usb emulation with the VMs' qemu parameter "-usbdevice host:xxxx:xxxx", with individual qemu instance for each vm. but seems that only one vm can use this usb normally. Is there any way to share the emulated usb device with two or more VMs? Any suggestions will be appreciated, > >
mike Hi, Guys Recentlly I have an usb emulation issue with qemu. There is one usb device on host, and now I need this usb device to be used by several VMs. I enable the usb emulation with the VMs' qemu parameter "-usbdevice host:xxxx:xxxx", with individual qemu instance for each vm. but seems that only one vm can use this usb normally. Is there any way to share the emulated usb device with two or more VMs? Any suggestions will be appreciated, Best Regards, Ming //******************************************************************************************************* hi . qemu users and developers, please tell me how to emulate usb with guest os (single vm) i m using following configuration.. vikas@vikas-ThinkCentre-A70:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=11.04 DISTRIB_CODENAME=natty DISTRIB_DESCRIPTION="Ubuntu 11.04" vikas@vikas-ThinkCentre-A70:~$ uname -a Linux vikas-ThinkCentre-A70 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux QEMU emulator version 1.0,1, Copyright (c) 2003-2008 Fabrice Bellard i am not able to use with single guest os .. i have tried all efforts by using (-usb -usbdevice host:xxx:xxx) also please ........ help me Thanks and Regards vikas pandey