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] [PATCH 0/4] qemu blkback implementation

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/4] qemu blkback implementation
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Date: Thu, 18 Nov 2010 13:00:14 +0000
Delivery-date: Thu, 18 Nov 2010 05:01:19 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)
Hi all,
this patch series adds a pure userspace blkback implementation to qemu
that is used by default when blktap2 is not present in the system (for
example because your dom0 kernel doesn't have a blkback or blktap2
backend). For the moment the goal is just to make it easier for
developers to work with upstream 2.6.37 kernels as dom0 for debugging
and development.

The first patch backports xen_disk from upstream qemu to qemu-xen;
xen_disk is a pure userspace blkback implementation. Xen_disk looks for
qdisk paths on xenstore so it doesn' conflict with blkback or blktap.
The second patch adds support for qdisks in qemu for PV and HVM guests.
The third patch adds a second qdisk backend when qemu is run as backend
provider for stubdoms, so that it can serve both the stubdom and the
guest at the same time.
The last patch adds support for qdisk in libxl: qdisks are used only
when blktap2 is not available.

I want to highlight again that this series is not a substitute for
blktap2 but mainly a development and debugging tool, that allow you to
actually create and boot VMs on upstream 2.6.37 dom0 kernels!
Also this series doesn't start a qemu for PV guests by default yet, so
if you want to use qdisks make sure that you have a vfb configured in
your VM config file, even if you don't plan to use it.

Enjoy your shiny 2.6.37rc2 kernel,

Stefano

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