On Wed, Feb 23, 2011 at 11:38 PM, Anthony Liguori wrote:
> The goal is to enable the monitor to run independently of whether the machine
> has been created such that the monitor can be used to specify all of the
> parameters for machine initialization.
>
> Signed-off-by: Anthony Liguori
>
> diff
The goal is to enable the monitor to run independently of whether the machine
has been created such that the monitor can be used to specify all of the
parameters for machine initialization.
Signed-off-by: Anthony Liguori
diff --git a/vl.c b/vl.c
index b436952..181cc77 100644
--- a/vl.c
+++ b/vl.