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] [RFC] hvm-stub for ia64

tgingold@xxxxxxx, le Thu 22 Nov 2007 12:12:31 +0100, a écrit :
> Quoting Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>:
> 
> > That's the main difference between your approach (reimplement a
> > firmware) and the approach being developped here at XenSource (embed
> > qemu in a tiny stubdomain).  Your VMX work in Xen is most probably
> > something useful, but reimplementing the hardware emulation support of
> > qemu looks to me like duplicate work.
> 
> Of course it doesn't reimplement the emulation.  The current biggest emulation
> is the IDE and I have copied ide.c from qemu and made almost no modification.

That's still forking.  And you'll also need to do it for vga,
network, ...

> The advantage is my approach is no need for scheduling between two domains
> for hardware emulation.

Ah, yes, on ia64 you have room to load your firmware in the domain
itself, which makes an extra benefit (with the stubdomain we avoid the
need for linux scheduling, but not the need for xen scheduling).

> With the current hvm model, I reach the EFI prompt
> in about 10sec.  With my hvmstub it took less than 2 seconds.

And I wonder how much it would take with a stub domain, probably
somewhere in between.

Samuel

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