On 23.11.2020 18:44, Andrey Shinkevich wrote:
This patch paves the way for the one that follows. The following patch
makes the QMP monitor to read up to 4K from stdin at once. That results
in running the bash 'sleep' command before the _qemu_proc_exec() starts
in subshell. Another 'sleep' command with an unobtrusive 'query-status'
plays as a workaround.

Signed-off-by: Andrey Shinkevich <andrey.shinkev...@virtuozzo.com>
---
  tests/qemu-iotests/247     | 2 ++
  tests/qemu-iotests/247.out | 1 +
  2 files changed, 3 insertions(+)


[...]

With the patch 2/2 of the current version 2, the test case #247 passes without this patch 1/2. So, it may be excluded from the series.
Thanks to Vladimir for the idea to check.

Andrey

Reply via email to