commit | badb1e04028e3e029ff9447d4aeb162a84ad68c2 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Mon Jan 07 11:05:22 2008 -0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 30 22:50:04 2008 +1100 |
tree | 2de5cc5f3649537fff030e8d2a864ee69d003aee | |
parent | ec04b13f67be3c90b38c625f4b8bdfea54c1ff60 [diff] |
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>