OpenCloudOS-Kernel/drivers/lguest/x86
Glauber de Oliveira Costa a3863f68b0 lguest: make emulate_insn receive a vcpu struct.
emulate_insn() needs to know about current eip, which will be,
in the future, a per-vcpu thing. So in this patch, the function
prototype is modified to 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:10 +11:00
..
core.c lguest: make emulate_insn receive a vcpu struct. 2008-01-30 22:50:10 +11:00
switcher_32.S lguest: documentation update 2007-10-25 15:02:50 +10:00