On Wed, 05 Mar 2014 11:06:18 +0100
Andreas Färber wrote:
> Am 04.03.2014 15:00, schrieb Paolo Bonzini:
> > From: Igor Mammedov
> >
> > Adds option to -m
> > "mem" - startup memory amount
>
> Sorry for jumping in late, but assuming that -m is for "memory" already,
> wouldn't it make more sense
Il 05/03/2014 11:06, Andreas Färber ha scritto:
Am 04.03.2014 15:00, schrieb Paolo Bonzini:
From: Igor Mammedov
Adds option to -m
"mem" - startup memory amount
Sorry for jumping in late, but assuming that -m is for "memory" already,
wouldn't it make more sense to name it "size" instead of "
Am 04.03.2014 15:00, schrieb Paolo Bonzini:
> From: Igor Mammedov
>
> Adds option to -m
> "mem" - startup memory amount
Sorry for jumping in late, but assuming that -m is for "memory" already,
wouldn't it make more sense to name it "size" instead of "mem"?
>
> For compatibility with legacy CL
From: Igor Mammedov
Adds option to -m
"mem" - startup memory amount
For compatibility with legacy CLI if suffix-less number is passed,
it assumes amount in Mb.
Otherwise user is free to use suffixed number using suffixes b,k/K,M,G
Signed-off-by: Igor Mammedov
Reviewed-by: Eric Blake
Signed-