From: Glauber de Oliveira Costa Date: Mon, 7 Jan 2008 13:05:32 +0000 (-0200) Subject: lguest: make registers per-vcpu X-Git-Tag: v2.6.25-rc1~1135^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a53a35a8b485b9c16b73e5177bddaa4321971199;p=pandora-kernel.git lguest: make registers per-vcpu This is the most obvious per-vcpu field: registers. So this patch moves it from struct lguest to struct vcpu, and patch the places in which they are used, accordingly Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell --- Reading git-diff-tree failed