alistair23-linux/drivers/lguest/x86
Glauber de Oliveira Costa 0c78441cf4 lguest: map_switcher_in_guest() per-vcpu
The switcher needs to be mapped per-vcpu, because different vcpus
will potentially have different page tables (they don't have to,
because threads will share the same).

So our first step is the make the function receive a vcpu struct

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