summary refs log tree commit diff stats
path: root/python/qemu/qtest.py
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2019-05-08 23:18:18 +0200
committerEric Blake <eblake@redhat.com>2019-06-13 08:50:47 -0500
commite6df58a5578fee7a50bbf36f4a50a2781cff855d (patch)
tree3d22201a770ced994c2f720fdf0d0003321e9447 /python/qemu/qtest.py
parent6177b58431cd19fddfd025225403876b8deeeec7 (diff)
downloadfocaccia-qemu-e6df58a5578fee7a50bbf36f4a50a2781cff855d.tar.gz
focaccia-qemu-e6df58a5578fee7a50bbf36f4a50a2781cff855d.zip
qemu-nbd: Do not close stderr
We kept old_stderr specifically so we could keep emitting error message
on stderr.  However, qemu_daemon() closes stderr.  Therefore, we need to
dup() stderr to old_stderr before invoking qemu_daemon().

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190508211820.17851-4-mreitz@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'python/qemu/qtest.py')
0 files changed, 0 insertions, 0 deletions