From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwUdu-0001lh-Lp for qemu-devel@nongnu.org; Wed, 22 Apr 2009 01:05:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwUdt-0001kv-Ck for qemu-devel@nongnu.org; Wed, 22 Apr 2009 01:05:05 -0400 Received: from [199.232.76.173] (port=40155 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwUds-0001km-Rl for qemu-devel@nongnu.org; Wed, 22 Apr 2009 01:05:05 -0400 Received: from ey-out-1920.google.com ([74.125.78.149]:26710) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwUds-0007wo-Ak for qemu-devel@nongnu.org; Wed, 22 Apr 2009 01:05:04 -0400 Received: by ey-out-1920.google.com with SMTP id 13so603318eye.4 for ; Tue, 21 Apr 2009 22:05:02 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 22 Apr 2009 09:05:02 +0400 Message-ID: From: Dmitry Smirnov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Simulate USB device attached to PC List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Perhaps my mail was not noticed in such an active maillist, so I'm resending it in hope I will be lucky this time. Any hints? ---------- Forwarded message ---------- From: Dmitry Smirnov Date: 2009/4/20 Subject: Simulate USB device attached to PC To: qemu-devel@nongnu.org Hi, I'm trying to simulate some real portable device. This device can be connected to PC through USB. Is it possible to have simulated device to be recognized by PC as a real USB device? If not, I would consider another option: this device should be seen from PC side as connected to some serial port. Please, any info that I can start from. I'm using qemu 0.10.1 on Windows XP. Dmitry