Files
qemu/scripts
Amador Pahim 156dc7b174 qemu.py: don't launch again before shutdown()
If a VM is launched, files are created and a cleanup is required before
a new launch. This cleanup is executed by shutdown(), so shutdown() must
be called even if the VM is manually terminated (i.e. using kill).

This patch creates a control to make sure launch() will not be executed
again if shutdown() is not called after the previous launch().

Signed-off-by: Amador Pahim <apahim@redhat.com>
Message-Id: <20180122205033.24893-7-apahim@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2018-02-05 19:53:55 -02:00
..
2017-03-03 16:40:02 +01:00
2018-01-22 14:02:33 +00:00
2017-09-26 13:05:32 +02:00
2017-11-21 13:34:13 +00:00
2017-07-20 09:56:41 +02:00
2015-10-12 18:44:54 +02:00
2017-09-15 20:12:00 -03:00