The following changes since commit 185b7ccc11354cbd69b6d53bf8d831dd964f6c88:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into staging (2019-06-07 15:24:13 +0100) are available in the Git repository at: git://github.com/ehabkost/qemu.git tags/python-next-pull-request for you to fetch changes up to 8297719709f1339506d6da93ec69e6118ace8676: travis: Make check-acceptance job more verbose (2019-06-07 18:11:02 -0300) ---------------------------------------------------------------- Python queue, 2019-06-07 * New boot_linux_console test cases (Philippe Mathieu-Daudé) * Deprecate Python 2 support (Eduardo Habkost) * Require python3 >= 3.5 (Eduardo Habkost) * Make check-acceptance Travis job more verbose (Eduardo Habkost) ---------------------------------------------------------------- Eduardo Habkost (3): Deprecate Python 2 support configure: Require python3 >= 3.5 travis: Make check-acceptance job more verbose Philippe Mathieu-Daudé (5): tests/boot_linux_console: Let extract_from_deb handle various compressions BootLinuxConsoleTest: Do not log empty lines BootLinuxConsoleTest: Test the SmartFusion2 board BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU BootLinuxConsoleTest: Run kerneltests BusyBox on Malta configure | 13 ++- .travis.yml | 4 +- qemu-deprecated.texi | 8 ++ tests/acceptance/boot_linux_console.py | 145 ++++++++++++++++++++++++- 4 files changed, 162 insertions(+), 8 deletions(-) -- 2.18.0.rc1.1.g3f1ff2140