diff options
author | Kevin Wolf | 2015-10-29 15:24:41 +0100 |
---|---|---|
committer | Kevin Wolf | 2015-12-18 14:34:43 +0100 |
commit | de3b53f00761d32b7363f25135b0807d8927c0ec (patch) | |
tree | 2b5825b50a1dad54c472e7f35520904ef9453af5 /tests/test-qmp-output-visitor.c | |
parent | block: Add infrastructure for option inheritance (diff) | |
download | qemu-de3b53f00761d32b7363f25135b0807d8927c0ec.tar.gz qemu-de3b53f00761d32b7363f25135b0807d8927c0ec.tar.xz qemu-de3b53f00761d32b7363f25135b0807d8927c0ec.zip |
block: Split out parse_json_protocol()
The next patch distinguishes options that were explicitly set and
options that were derived. bdrv_fill_option() added options of both
types: Options given by json: syntax should be counted as explicit, but
the rest is derived.
In preparation for the distinction, move json: parse to a separate
function.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests/test-qmp-output-visitor.c')
0 files changed, 0 insertions, 0 deletions