diff options
author | Markus Armbruster <armbru@redhat.com> | 2014-05-28 11:16:58 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-05-30 14:26:54 +0200 |
commit | 443422fde7cb8410849074181de7b91bfd13b19d (patch) | |
tree | 192ac784957835daa524fc0e914ba353a8277cc8 /bsd-user/bsdload.c | |
parent | b20e61e0d52eef57cf5db55087b16e0b5207e730 (diff) | |
download | qemu-443422fde7cb8410849074181de7b91bfd13b19d.zip qemu-443422fde7cb8410849074181de7b91bfd13b19d.tar.gz qemu-443422fde7cb8410849074181de7b91bfd13b19d.tar.bz2 |
qemu-io: Support multiple -o in open command
Instead of ignoring all option values but the last one, multiple -o
options now have the same meaning as having a single option with all
settings in the order of their respective -o options.
Same as commit 2dc8328 for qemu-img convert, except here we do it with
QemuOpts rather than QEMUOptionParameter.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Benoit Canet <benoit@irqsave.net>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'bsd-user/bsdload.c')
0 files changed, 0 insertions, 0 deletions