alistair23-linux/drivers/lguest/x86
Glauber de Oliveira Costa d0953d42c3 lguest: per-cpu run guest
This patch makes the run_guest() routine use the lg_cpu struct.
This is required since in a smp guest environment, there's no
more the notion of "running the guest", but rather, it is "running the vcpu"

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-01-30 22:50:06 +11:00
..
core.c lguest: per-cpu run guest 2008-01-30 22:50:06 +11:00
switcher_32.S lguest: documentation update 2007-10-25 15:02:50 +10:00