commit | 6e1d3c1c855818a6d1399698572afae0d11b872b | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Wed Nov 27 01:27:35 2013 +0100 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Sun Apr 27 13:04:18 2014 +0400 |
tree | 2baa7cc25376a90637643f7660d941353bb467b2 | |
parent | e96e5ae880f0e5d4d372264e2a5cb91cba40f771 [diff] |
vl: convert -m to QemuOpts Adds option to -m "size" - 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 <imammedo@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>