[PATCH 11/16] make registers per-vcpu

2008-01-07 Thread Glauber de Oliveira Costa
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 <[EMAIL PROTECTED]> --- drivers/lguest/interrupts_and_traps.c | 29 ---

[PATCH 11/16] make registers per-vcpu

2007-12-20 Thread Glauber de Oliveira Costa
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 <[EMAIL PROTECTED]> --- drivers/lguest/interrupts_and_traps.c | 29 ---