From: Glauber de Oliveira Costa Date: Mon, 7 Jan 2008 13:05:27 +0000 (-0200) Subject: lguest: make hypercalls use the vcpu struct X-Git-Tag: v2.6.25-rc1~1135^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73044f05a4ac65f2df42753e9566444b9d2a660f;p=pandora-kernel.git lguest: make hypercalls use the vcpu struct this patch changes do_hcall() and do_async_hcall() interfaces (and obviously their callers) to get a vcpu struct. Again, a vcpu services the hypercall, not the whole guest Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell --- Reading git-diff-tree failed