linux-stable/Documentation/lguest
Glauber de Oliveira Costa e3283fa0cc lguest: adapt launcher to per-cpuness
This patch makes uses of pread() and pwrite() in lguest launcher
to communicate the vcpu id to the lguest driver. The id is kept in
a thread variable, which means we'll span in the future, vcpus as
threads. But right now, only the infrastructure is out there.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-01-30 22:50:05 +11:00
..
Makefile Introduce guest mem offset, static link example launcher 2007-10-23 15:49:50 +10:00
extract lguest: documentation I: Preparation 2007-07-26 11:35:16 -07:00
lguest.c lguest: adapt launcher to per-cpuness 2008-01-30 22:50:05 +11:00
lguest.txt Fix lguest documentation 2007-12-17 19:28:16 -08:00