From: Glauber de Oliveira Costa Date: Mon, 7 Jan 2008 13:05:25 +0000 (-0200) Subject: lguest: per-cpu run guest X-Git-Tag: v2.6.25-rc1~1135^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0953d42c3445a120299fac9ad70e672d77898e9;p=pandora-kernel.git lguest: per-cpu run guest This patch makes the run_guest() routine use the lg_cpu struct. This is required since in a smp guest environment, there's no more the notion of "running the guest", but rather, it is "running the vcpu" Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell --- Reading git-diff-tree failed