qemu-e2k/tests/migration
Cleber Rosa 8f8fd9edba Introduce a Python module structure
This is a simple move of Python code that wraps common QEMU
functionality, and are used by a number of different tests
and scripts.

By treating that code as a real Python module, we can more easily:
 * reuse code
 * have a proper place for the module's own unittests
 * apply a more consistent style
 * generate documentation

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Caio Carrara <ccarrara@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20190206162901.19082-2-crosa@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
2019-02-22 14:07:01 -05:00
..
aarch64
guestperf Introduce a Python module structure 2019-02-22 14:07:01 -05:00
i386
s390x
.gitignore
guestperf-batch.py
guestperf-plot.py
guestperf.py
Makefile migration-test: Only generate a single target architecture 2018-10-11 19:58:26 +01:00
migration-test.h
stress.c