Re: [PATCH v2 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu

2020-05-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/cover.1590008051.git.lukasstra...@web.de/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash export

Re: [PATCH v2 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu

2020-05-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/cover.1590008051.git.lukasstra...@web.de/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #

[PATCH v2 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu

2020-05-20 Thread Lukas Straub
Hello Everyone, In many cases, if qemu has a network connection (qmp, migration, chardev, etc.) to some other server and that server dies or hangs, qemu hangs too. These patches introduce the new 'yank' out-of-band qmp command to recover from these kinds of hangs. The different subsystems register