From: Glauber de Oliveira Costa Date: Mon, 7 Jan 2008 13:05:34 +0000 (-0200) Subject: lguest: per-vcpu lguest task management X-Git-Tag: v2.6.25-rc1~1135^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66686c2ab08feb721ca4d98285fba64acdf6017f;p=pandora-kernel.git lguest: per-vcpu lguest task management lguest uses tasks to control its running behaviour (like sending breaks, controlling halted state, etc). In a per-vcpu environment, each vcpu will have its own underlying task. So this patch makes the infrastructure for that possible Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell --- Reading git-diff-tree failed