From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRP5X-0002SY-Kt for qemu-devel@nongnu.org; Fri, 18 Nov 2011 09:06:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RRP5T-0003bX-AE for qemu-devel@nongnu.org; Fri, 18 Nov 2011 09:06:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:28715) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRP5T-0003bR-2n for qemu-devel@nongnu.org; Fri, 18 Nov 2011 09:06:39 -0500 Message-ID: <4EC6666F.1070907@redhat.com> Date: Fri, 18 Nov 2011 12:06:39 -0200 From: Lucas Meneghel Rodrigues MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Guest floppy regression hits qemu-kvm, qemu is not affected List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: KVM mailing list Cc: Kevin Wolf , Marcelo Tosatti , QEMU devel , Avi Kivity Hi guys, Today during the last 'sanity' qemu-kvm testing, we've noticed a recurring problem: guest OS does not see the floppy, making the windows installs time out. This problem has been extensively discussed on qemu and qemu is fine here, problem is specific with qemu-kvm. http://comments.gmane.org/gmane.comp.emulators.qemu/123928 So, this is something to go on your radars. Cheers, Lucas