WSL2-Linux-Kernel/drivers/lguest/x86
Glauber de Oliveira Costa 73044f05a4 lguest: make hypercalls use the vcpu struct
this patch changes do_hcall() and do_async_hcall() interfaces (and obviously their
callers) to get a vcpu struct. Again, a vcpu services the hypercall, not the whole
guest

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