WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] PV Drivers for Windows

To: Steve Sapovits <steves06@xxxxxxxxxxx>
Subject: Re: [Xen-users] PV Drivers for Windows
From: Freddie Cash <fjwcash@xxxxxxxxx>
Date: Tue, 22 Feb 2011 21:17:20 -0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 22 Feb 2011 21:18:39 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=nuzUsijrqHCxwrWRMmlMbs58UA9uVouPzpgTrEcybzs=; b=bMP1vyUg11nUEi1uDDwQNQJGUkY7iwyeLbw8TbD7Zeqk1dJCpzclBX8cXDWWUipfL7 jrGm22NlbL5DSmV8hxyvg0bQpW8vS5XKSd5aKtsxGH9x/0K9OhiSZfU3jYmJ6cBnehw/ Sqysm4w5HyaUN8fLtmQIRwqogS7s9ZGVoJFd0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ZcImRUvNg9AnXWS/pGxmdCIgGqeQQLsW329nALyNapjqbqNJyEQmKMe6NPnW7yrRFS wkbx8m8I5m/ajU1nDhYWsHmspjowiZkrn0qQs68gLaBaeleD/jPQGT0x3fpD+FroYFQk 7jVnqOGu0GLT9aIyFchbT2ARACiXxXyng/CNw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D64852C.8060908@xxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTimNq7P8XFbofKim8bFz=+LHYiK2yW5jrBviHmQk@xxxxxxxxxxxxxx> <4D64852C.8060908@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, Feb 22, 2011 at 7:55 PM, Steve Sapovits <steves06@xxxxxxxxxxx> wrote:
> On 2/22/2011 10:39 PM, Ciro Iriarte wrote:
>> Hi, I've been using Xen for quite a while, but always with Linux
>> ParaVirtual domUs. Recently somebody asked me about Windows support as
>> domU on Xen, and I always had this doubt, are all the PV drivers de
>> same?, I know there are at least three, the ones from Citrix, the VMDP
>> from Novell and  GPLPV drivers
>>
>> Are all of them compatible with Xen 4?, all of them provide the same
>> functions/performance?, what's the general rule of thumb on this
>> subject?
>
> To my knowledge, Windows guests only run in HVM mode, not as
> paravirtualized guests.  I have a Xen 4 environment (openSUSE
> dom0) where I run a combination of Linux and Windows guests.
> No issues with the Windows guests so far.

Yes, Windows (and other non-Xen-aware OSes) must run in a
hardware-assisted VM.  However, once the OS is installed, you can add
paravirt drivers for disk controller and network interfaces.  These
paravirt drivers will (at least in theory, YMMV) vastly out-perform
the emulated drivers.

Thus, you can get the best of both worlds:  use any OS via HVM, but
gain the benefits of paravirt I/O.

-- 
Freddie Cash
fjwcash@xxxxxxxxx

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>