qemu-e2k/tests/migration
Paolo Bonzini 423edd9a31 drop "from __future__ import print_function"
This is only needed for Python 2, which we do not support anymore.

Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200204160604.19883-1-pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2020-02-07 15:15:16 +01:00
..
aarch64 tests: Add migration test for aarch64 2018-10-11 18:12:47 +01:00
guestperf drop "from __future__ import print_function" 2020-02-07 15:15:16 +01:00
i386 tests/migration: Support cross compilation in generating boot header file 2018-09-26 13:19:03 +01:00
s390x tests/migration: Enable the migration test on s390x, too 2018-10-11 19:58:21 +01:00
.gitignore tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
Makefile migration-test: Only generate a single target architecture 2018-10-11 19:58:26 +01:00
guestperf-batch.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
guestperf-plot.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
guestperf.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
migration-test.h Clean up a few header guard symbols 2019-06-12 13:20:20 +02:00
stress.c tests/migration: fix a typo in comment 2019-10-21 18:14:43 +02:00