From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tristan Gingold Subject: Re: [Xen-devel] [RFC] hvm-stub for ia64 Date: Fri, 23 Nov 2007 04:30:53 +0100 Message-ID: <20071123033053.GA2934@saphi> References: <1195725624.47455338d0e37@imp.free.fr> <20071122105359.GF4242@implementation.uk.xensource.com> <1195729951.4745641f64fd6@imp.free.fr> <20071122112045.GG4242@implementation.uk.xensource.com> <1195736687.47457e6fba715@imp.free.fr> <20071122222044.GC4264@implementation> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20071122222044.GC4264@implementation> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-ia64-devel-bounces@lists.xensource.com Errors-To: xen-ia64-devel-bounces@lists.xensource.com To: Samuel Thibault Cc: Keir Fraser , Xen-devel , Xen-ia64-devel List-Id: xen-devel@lists.xenproject.org On Thu, Nov 22, 2007 at 10:20:44PM +0000, Samuel Thibault wrote: > Hi, > > It's actually "just" a matter of compiling qemu against newlib, mini-os > and lwIP and make that run as a kernel in its own domain. That way it's > just the same code as the usual dm approach and mini-os, with some > #ifdefs. I suppose you had to add vbd and full vif to mini-os ? VGA will only be available with vnc ? I suppose you also have to do a double save-and-restore ? Tristan.