On 02.11.2010, at 06:09, Paolo Bonzini wrote: > On 11/01/2010 04:01 PM, Alexander Graf wrote: >> The traditional Xen way of loading a kernel and initial data structures into >> the >> guest's memory is by calling libxc functions. We want to be able to run >> without >> libxc dependencies though, so we need an alternative. >> >> This patch implements a full domain builder for xenner. It loads the guest >> kernel, sets up basic memory layouts and saves everything off for the pv >> communication device between xenner and qemu. >> >> Signed-off-by: Alexander Graf<ag...@suse.de> > > What about 36 to 40? :)
What about them? :) Didn't they make it to the ML? Alex