From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rql2j-0007ZI-I2 for qemu-devel@nongnu.org; Fri, 27 Jan 2012 07:36:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rql2d-0005D0-Te for qemu-devel@nongnu.org; Fri, 27 Jan 2012 07:36:37 -0500 Received: from moutng.kundenserver.de ([212.227.126.187]:54529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rql2d-0005Co-LZ for qemu-devel@nongnu.org; Fri, 27 Jan 2012 07:36:31 -0500 Date: Fri, 27 Jan 2012 13:36:26 +0100 (CET) From: Erik Rull Message-ID: <502206149.613841.1327667786199.JavaMail.open-xchange@email.1und1.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] USB device plugged in => windows XP guest stalls at bootup Reply-To: Erik Rull List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi all, when having a USB device connected to a windows XP guest that is booting (or rebooting) the guest will never finish booting. It hangs before the screen gets resized and the well known Windows is starting dialog appears. If there is no usb device given to the guest, everything is fine, if I plug it in when booting is finished, I have no problem using it. With a linux guest, it works perfectly. How can I provide more information for helping debugging? I have no idea how to dig into the Windows XP boot process. I tried different XP versions - professional and embedded, on both the same. Best regards, Erik