qemu-e2k/scripts/qmp
Fam Zheng 4864512389 qmp: Check for returned data from __json_read in get_events
When QEMU process aborts and socket is closed, qmp client will not
detect it. When this happens, some qemu-iotests scripts will enter an
endless loop waiting for qmp events.

It's better we raise an exception in qmp.py to catch this and make the
test script stop.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2014-02-28 13:35:53 -05:00
..
qemu-ga-client Use qemu-project.org domain name 2013-10-11 09:34:56 -07:00
qmp QMP: add scripts/qmp 2013-09-18 08:57:02 -04:00
qmp-shell QMP: Allow dot separated dict path arguments in qmp-shell 2014-02-28 11:41:43 -05:00
qmp.py qmp: Check for returned data from __json_read in get_events 2014-02-28 13:35:53 -05:00
qom-fuse QMP: add scripts/qmp 2013-09-18 08:57:02 -04:00
qom-get QMP: add scripts/qmp 2013-09-18 08:57:02 -04:00
qom-list QMP: add scripts/qmp 2013-09-18 08:57:02 -04:00
qom-set QMP: add scripts/qmp 2013-09-18 08:57:02 -04:00