From: Glauber de Oliveira Costa Date: Mon, 7 Jan 2008 13:05:24 +0000 (-0200) Subject: lguest: initialize vcpu X-Git-Tag: v2.6.25-rc1~1135^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dcc53da49c2387078fe8ceb7a420d125e027fc6;p=pandora-kernel.git lguest: initialize vcpu this patch initializes the first vcpu in the initialize() routing, which is responsible for starting the process of putting the guest up. right now, as much of the fields are still not per-vcpu, it does not do much. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell --- Reading git-diff-tree failed