diff options
| author | Max Reitz <mreitz@redhat.com> | 2019-07-19 11:26:17 +0200 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2019-07-19 13:19:17 +0200 |
| commit | 4687133b812323b743e490a21510a1e1ac0fb6df (patch) | |
| tree | 0b60f087799cf87fcbbc5c7181984bd9772870f1 /python/qemu/__init__.py | |
| parent | 61ad631cee21f878540681274fe0f53e7ee9f59e (diff) | |
| download | focaccia-qemu-4687133b812323b743e490a21510a1e1ac0fb6df.tar.gz focaccia-qemu-4687133b812323b743e490a21510a1e1ac0fb6df.zip | |
iotests: Add @has_quit to vm.shutdown()
If a test has issued a quit command already (which may be useful to do explicitly because the test wants to show its effects), QEMUMachine.shutdown() should not do so again. Otherwise, the VM may well return an ECONNRESET which will lead QEMUMachine.shutdown() to killing it, which then turns into a "qemu received signal 9" line. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/qemu/__init__.py')
0 files changed, 0 insertions, 0 deletions