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-devel

Re: [Xen-devel] Virtio in Xen

To: Jagadish Nadimpalli <jagadish.nadimpalli@xxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Virtio in Xen
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Thu, 2 Sep 2010 20:47:12 +0300
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 02 Sep 2010 10:50:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTi=pwxo10B44bGkc7qCqNM0_Wehro2zYXgSEJPaG@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTi=pwxo10B44bGkc7qCqNM0_Wehro2zYXgSEJPaG@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Thu, Sep 02, 2010 at 10:50:42PM +0530, Jagadish Nadimpalli wrote:
>    Hi,
> 
>    I am newbie to Xen. I have a basic question about virtio in Xen. I have
>    posted this question to xen-users list also. Please ignore if you have
>    responded to this question in that list.
> 
>    Does the paravirtualization in Xen use virtio? What is the difference
>    between virtio and paravirtualization? The Xen HVM has Qemu-dm which runs
>    in dom0 as backend which emulates the hardware. Is virtio used in Xen-HVM
>    tye of virtualization? Since Qemu running on KVM has this virtio, I am
>    having this doubt.
> 

No, Xen doesn't use virtio. At least not currently.

Xen PV guests always automatically use paravirtualized (optimized) drivers,
and these were available way before virtio drivers for kvm.

Xen also has 'pv-on-hvm' drivers for fully virtualized (HVM) guests.
These are not related to virtio either.

Recently the Xen pv-on-hvm drivers were accepted upstream in Linux 2.6.36 (rc).

-- Pasi


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

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