From mboxrd@z Thu Jan 1 00:00:00 1970 From: OwN-3m-All Subject: Windows XP x64 SP2 KVM Guest Virtio Drivers Date: Thu, 13 Feb 2014 18:37:38 -0700 Message-ID: <52FD7362.7090401@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail-ob0-f178.google.com ([209.85.214.178]:54480 "EHLO mail-ob0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751689AbaBNBha (ORCPT ); Thu, 13 Feb 2014 20:37:30 -0500 Received: by mail-ob0-f178.google.com with SMTP id wn1so13366471obc.9 for ; Thu, 13 Feb 2014 17:37:30 -0800 (PST) Received: from [192.168.76.106] (host-184-167-104-106.shr-wy.client.bresnan.net. [184.167.104.106]) by mx.google.com with ESMTPSA id o7sm25055185oed.3.2014.02.13.17.37.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 13 Feb 2014 17:37:29 -0800 (PST) Sender: kvm-owner@vger.kernel.org List-ID: Hi Guys, Does a virtio KVM driver exist for Windows XP x64 SP2? If not, would it be possible to create one / adapt the Server 2003 version somehow? I tried using the Server 2003 x64 drivers (from http://www.linux-kvm.org/page/WindowsGuestDrivers), but they didn't work. The drivers would install, but then XP x64 would just blue screen and never boot up again. Hoping there's a driver!