aboutsummaryrefslogtreecommitdiff
path: root/scripts/replay-dump.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2018-07-03 10:53:44 +0200
committerMarkus Armbruster <armbru@redhat.com>2018-07-03 23:18:56 +0200
commit1cc37471525d03f963bc71d724f0dc9eab888fc1 (patch)
treeae68bea009963f6bf9c39b97a16adddcdc698103 /scripts/replay-dump.py
parent69240fe62d1ae02257bc0694a11c478b10378948 (diff)
downloadqemu-1cc37471525d03f963bc71d724f0dc9eab888fc1.zip
qemu-1cc37471525d03f963bc71d724f0dc9eab888fc1.tar.gz
qemu-1cc37471525d03f963bc71d724f0dc9eab888fc1.tar.bz2
qmp: Don't let JSON errors jump the queue
handle_qmp_command() reports JSON syntax errors right away. This is wrong when OOB is enabled, because the errors can "jump the queue" then. The previous commit fixed the same bug for semantic errors, by delaying the checking until dispatch. We can't delay the checking, so delay the reporting. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20180703085358.13941-19-armbru@redhat.com>
Diffstat (limited to 'scripts/replay-dump.py')
0 files changed, 0 insertions, 0 deletions