diff options
author | Amador Pahim <apahim@redhat.com> | 2018-01-22 21:50:32 +0100 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2018-02-05 19:53:55 -0200 |
commit | c58b535f8396f7ab71dc7074713c99ec042da95b (patch) | |
tree | 61c9d1e271d657f1908c8e7dd6e9618249800aef /qmp.c | |
parent | 17589cae908222d572953d4c85f72aa833e87d58 (diff) |
qemu.py: cleanup redundant calls in launch()
Now that shutdown() is guaranteed to always execute self._load_io_log()
and self._post_shutdown(), their calls in 'except' became redundant and
we can safely replace it by a call to shutdown().
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Amador Pahim <apahim@redhat.com>
Message-Id: <20180122205033.24893-6-apahim@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'qmp.c')
0 files changed, 0 insertions, 0 deletions