]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: parse: Use qemuParseCommandLineMem for -m memory
authorNishith Shah <nishithshah.2211@gmail.com>
Fri, 20 May 2016 07:09:02 +0000 (07:09 +0000)
committerCole Robinson <crobinso@redhat.com>
Fri, 20 May 2016 12:46:39 +0000 (08:46 -0400)
commit30677a78abcb70d5e7222fae601ea200ecbda981
treed424786cdb51061d2bb4d50de7f5867ea9ae34b2
parent2c8e75554bef99cfcfabf6375621ceeaacc269f2
qemu: parse: Use qemuParseCommandLineMem for -m memory

Move the parsing of -m memory to a new function, qemuParseCommandLineMem

Signed-off-by: Nishith Shah <nishithshah.2211@gmail.com>
src/qemu/qemu_parse_command.c