lguest: introduce vcpu struct
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Mon, 7 Jan 2008 13:05:22 +0000 (11:05 -0200)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 30 Jan 2008 11:50:04 +0000 (22:50 +1100)
commitbadb1e04028e3e029ff9447d4aeb162a84ad68c2
tree2de5cc5f3649537fff030e8d2a864ee69d003aee
parentec04b13f67be3c90b38c625f4b8bdfea54c1ff60
lguest: introduce vcpu struct

this patch introduces a vcpu struct for lguest. In upcoming patches,
more and more fields will be moved from the lguest struct to the vcpu

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/lg.h