commit | 4dcc53da49c2387078fe8ceb7a420d125e027fc6 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Mon Jan 07 11:05:24 2008 -0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 30 22:50:06 2008 +1100 |
tree | e7c7a270c5e63962c51da0d07f3be9930e7dc3ac | |
parent | e3283fa0cc5c4f9bde52339a40da89297e51b481 [diff] |
lguest: initialize vcpu this patch initializes the first vcpu in the initialize() routing, which is responsible for starting the process of putting the guest up. right now, as much of the fields are still not per-vcpu, it does not do much. Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>