linux-stable/drivers/lguest/x86
Glauber de Oliveira Costa a53a35a8b4 lguest: make registers per-vcpu
This is the most obvious per-vcpu field: registers.

So this patch moves it from struct lguest to struct vcpu,
and patch the places in which they are used, accordingly

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