summaryrefslogtreecommitdiffstats
path: root/python/qemu/__init__.py
diff options
context:
space:
mode:
authorCleber Rosa2019-10-29 00:04:04 +0100
committerCleber Rosa2019-10-29 00:04:04 +0100
commit085809670201c6d3a33e37dc753a23115ba8ceb3 (patch)
treeec874607c1a36196ad2d3f8317eacfcb3305fcf1 /python/qemu/__init__.py
parentAcceptance tests: work around socket dir (diff)
downloadqemu-085809670201c6d3a33e37dc753a23115ba8ceb3.tar.gz
qemu-085809670201c6d3a33e37dc753a23115ba8ceb3.tar.xz
qemu-085809670201c6d3a33e37dc753a23115ba8ceb3.zip
Python libs: close console sockets before shutting down the VMs
Currently, the console socket on QEMUMachine is closed after the QMP command to gracefully exit QEMU is executed. Because of a possible deadlock (QEMU waiting for the socket to become writable) let's close the console socket earlier. Reference: <20190607034214.GB22416@habkost.net> Reference: https://bugs.launchpad.net/qemu/+bug/1829779 From: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Cleber Rosa <crosa@redhat.com> Message-Id: <20190911023558.4880-2-crosa@redhat.com>
Diffstat (limited to 'python/qemu/__init__.py')
0 files changed, 0 insertions, 0 deletions