qemu-e2k/tests/migration
John Snow abf0bf998d python/qemu: split QEMUMachine out from underneath __init__.py
It's not obvious that something named __init__.py actually houses
important code that isn't relevant to python packaging glue. Move the
QEMUMachine and related error classes out into their own module.

Adjust users to the new import location.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20190627212816.27298-2-jsnow@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-07-01 19:02:10 -03:00
..
aarch64 tests: Add migration test for aarch64 2018-10-11 18:12:47 +01:00
guestperf python/qemu: split QEMUMachine out from underneath __init__.py 2019-07-01 19:02:10 -03: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 Clean up includes 2018-02-09 05:05:11 +01:00