From: Glauber de Oliveira Costa Date: Mon, 7 Jan 2008 13:05:35 +0000 (-0200) Subject: lguest: makes special fields be per-vcpu X-Git-Tag: v2.6.25-rc1~1135^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4665ac8e28c30c2a015c617c55783c0bf3a49c05;p=pandora-kernel.git lguest: makes special fields be per-vcpu lguest struct have room for some fields, namely, cr2, ts, esp1 and ss1, that are not really guest-wide, but rather, vcpu-wide. This patch puts it in the vcpu struct Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell --- Reading git-diff-tree failed