qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 35/40] xenner: Domain Builder


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH 35/40] xenner: Domain Builder
Date: Tue, 02 Nov 2010 11:09:51 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.4

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<address@hidden>

What about 36 to 40? :)

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]