Hi,
This series failed build test on s390x host. Please find the details below.
Type: series
Message-id: 20180529055312.29633-1-christian_lud...@genua.de
Subject: [Qemu-devel] [PATCH] qemu: Emit RESET event with -no-reboot option
=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing script will be
RESET event with -no-reboot option
=== TEST SCRIPT BEGIN ===
#!/bin/bash
set -e
git submodule update --init dtc
# Let docker tests dump environment info
export SHOW_ENV=1
export J=8
time make docker-test-mingw@fedora
=== TEST SCRIPT END ===
Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
When -no-reboot is given on the command line, qemu quits when the guest
finishes a system reboot operation. This is done by indicating that the
system should shut down, rather than reset. A user who observes QMP
events only sees a SHUTDOWN event and thus cannot distinguish whether
the guest initiat