diff options
| author | Eric Blake | 2016-05-10 06:20:06 +0200 |
|---|---|---|
| committer | Markus Armbruster | 2016-05-12 09:47:55 +0200 |
| commit | f2ff429bfa713da1366333417fecfa939a709cf1 (patch) | |
| tree | b5ee75dfbf0fdb70c1588f4d7d157bcbc0c47114 /include/qapi | |
| parent | spapr_drc: Expose 'null' in qom-get when there is no fdt (diff) | |
| download | qemu-f2ff429bfa713da1366333417fecfa939a709cf1.tar.gz qemu-f2ff429bfa713da1366333417fecfa939a709cf1.tar.xz qemu-f2ff429bfa713da1366333417fecfa939a709cf1.zip | |
qmp: Don't reuse qmp visitor after grabbing output
The testsuite was the only client that attempted to reuse a
QmpOutputVisitor for a second visit after encountering an
error and/or calling qmp_output_get_qobject() on a first
visit. The next patch is about to tighten the semantics to
be one-shot usage of the visitor, like all other visitors
(which will enable further simplifications down the road).
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1462854006-24658-1-git-send-email-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'include/qapi')
0 files changed, 0 insertions, 0 deletions
