Markus Armbruster writes:
> This is based on "[PATCH 00/24] QemuOpts util/cutils: Fix and clean up
> number conversions".
>
> v2: Support KEY=VALUE,... syntax as well.
Forgot to mention: the thing collapses when KEY has a type other than
string. There's one reason this is marked RFC...
This is based on "[PATCH 00/24] QemuOpts util/cutils: Fix and clean up
number conversions".
v2: Support KEY=VALUE,... syntax as well.
Markus Armbruster (2):
util/qemu-option: New opt_parse_qdict()
block: Crude initial implementation of -blockdev
include/qemu/option.h | 3 ++
qemu-options