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] [PATCH] Extboot support for Xen

To: Anthony Liguori <aliguori@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Extboot support for Xen
From: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
Date: Tue, 15 Jan 2008 21:44:13 +0000
Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 15 Jan 2008 13:44:54 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <478D1150.8030403@xxxxxxxxxx>
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>
References: <478D1150.8030403@xxxxxxxxxx>
Reply-to: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.1i
On Tue, Jan 15, 2008 at 02:02:24PM -0600, Anthony Liguori wrote:
> This patch adds extboot to Xen.  It should be pretty harmless as the moment
> because it's never enabled.  extboot allows arbitrary block devices to 
> be used
> to boot guests including SCSI and PV disks.  I've tested it with both 
> Windows
> and Linux guests in QEMU.
> 
> The version of QEMU in Xen is a bit old so I couldn't complete the plumbing.
> The main problem is that Xen provides no way of exposing SCSI disks 
> right now
> and PV disks aren't actually accessible within QEMU.  I'm hoping someone 
> else
> can pick that up though as I'm pretty overcommitted at the moment.  The
> extboot infrastructure is there though so it's just a matter of 
> initializing it
> with the appropriate BlockDriverState.

We really badly need the '-drive' patch from QEMU 0.9.1 in Xen. We currently
hack this horribly by passing disks via xenstore, while all other args to
QEMU are regular command line args. If we had the -drive patch another large
chunk of Xen specific patches would go away which has to be a good thing.

If there aren't already plans to rebase to QEMU 0.9.1 in Xen 3.3.x series
I'd recommend back-porting the '-drive' patch to Xen's QEMU 0.9.0

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 

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

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