b3e407dfd2e12ba9a6cf35bd0bffad1796d author Glauber de Oliveira Costa 1199711134 -0200 committer Rusty Russell 1201693812 +1100 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 ü^Ö