From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HHLcm-0001fY-ED for qemu-devel@nongnu.org; Wed, 14 Feb 2007 10:00:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HHLck-0001ep-El for qemu-devel@nongnu.org; Wed, 14 Feb 2007 10:00:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHLck-0001el-BG for qemu-devel@nongnu.org; Wed, 14 Feb 2007 10:00:46 -0500 Received: from ms-smtp-01.texas.rr.com ([24.93.47.40]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HHLcj-0003ue-QW for qemu-devel@nongnu.org; Wed, 14 Feb 2007 10:00:46 -0500 Received: from vaio (cpe-66-68-31-100.austin.res.rr.com [66.68.31.100]) by ms-smtp-01.texas.rr.com (8.13.6/8.13.6) with ESMTP id l1EF0hkO018354 for ; Wed, 14 Feb 2007 09:00:44 -0600 (CST) Subject: RE: [Qemu-devel] USB storage cannot be recognized on guest Linux domain? From: Lonnie Mendez In-Reply-To: References: Content-Type: text/plain; charset=iso-8859-13 Date: Wed, 14 Feb 2007 09:00:41 -0600 Message-Id: <1171465241.4091.26.camel@vaio> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Wed, 2007-02-14 at 18:26 +0800, Yu, Xiaoyang wrote: > BTW, I also found that Windows XP guest domain can not recognize the > USB disk, while Windows XP SP2 guest domain can recognize the USB > disk. So it seems like that the guest Linux/Windows domain should have > some =B4special feature=A1 to work with the QEMU USB emulation > successfully. Isn=FFt it strange? The uhci emulation has no suspend/resume support. From your description this is exactly the problem you are seeing.