summaryrefslogtreecommitdiffstats
path: root/include/qapi
diff options
context:
space:
mode:
authorAlberto Garcia2016-07-05 16:28:52 +0200
committerKevin Wolf2016-07-13 13:26:02 +0200
commit29338003c93c3e81ea00f7b45baeee379fa83aa5 (patch)
treec15634bc2fc339a69a200603fed7adffcf7d5fbd /include/qapi
parentMerge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in... (diff)
downloadqemu-29338003c93c3e81ea00f7b45baeee379fa83aa5.tar.gz
qemu-29338003c93c3e81ea00f7b45baeee379fa83aa5.tar.xz
qemu-29338003c93c3e81ea00f7b45baeee379fa83aa5.zip
stream: Fix prototype of stream_start()
'stream-start' has a parameter called 'backing-file', which is the string to be written to bs->backing when the job finishes. In the stream_start() implementation it is called 'backing_file_str', but it the prototype in the header file it is called 'base_id'. This patch fixes it so the name is the same in both cases and is consistent with other cases (like commit_start()). Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/qapi')
0 files changed, 0 insertions, 0 deletions