From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40736 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwO4X-0006C8-8S for qemu-devel@nongnu.org; Thu, 16 Sep 2010 19:40:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwO4V-0000fA-Ku for qemu-devel@nongnu.org; Thu, 16 Sep 2010 19:40:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12808) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OwO4V-0000eS-Dv for qemu-devel@nongnu.org; Thu, 16 Sep 2010 19:40:55 -0400 Date: Thu, 16 Sep 2010 20:40:42 -0300 From: Luiz Capitulino Subject: Re: [Qemu-devel] Problem with virtio Message-ID: <20100916204042.51900cbe@doriath> In-Reply-To: <4C9290FF.9050206@fransdb.nl> References: <4C9290FF.9050206@fransdb.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frans de Boer Cc: qemu-devel@nongnu.org On Thu, 16 Sep 2010 23:49:51 +0200 Frans de Boer wrote: > Dear reader, > > Using qemu-kvm-0.13-rc1 and having the boot partition as if=virtio, > causes the attached blue screen when booting Windows XP SP3. > Changing the interface to ide (if=ide) and the system boots normal. Do you have the virtio drivers installed?