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

[Xen-devel] disks appearing twice in HVM domains

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] disks appearing twice in HVM domains
From: Nils Nieuwejaar <nils.nieuwejaar@xxxxxxx>
Date: Wed, 5 Sep 2007 15:12:44 -0400
Delivery-date: Wed, 05 Sep 2007 12:21:01 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2i
When Xen creates an HVM domain, each network device appears in the domain
as either a PV device or an emulated physical device, depending on the
configuration.  Disks, on the other hand, are always made available twice:
once as an emulated physical device and once as a paravirtualized device.

Why is this?

I know this question has been raised before, but I don't think I ever saw a
real answer.  There was some speculation (e.g., "it makes developing PV
drivers easier?"), but nothing definitive.

Nils

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] disks appearing twice in HVM domains, Nils Nieuwejaar <=