qemu-e2k/tests/migration/guestperf
Thomas Huth 976e8c5414 Replace '-machine accel=xyz' with '-accel xyz'
We've got a separate option to configure the accelerator nowadays, which
is shorter to type and the preferred way of specifying an accelerator.
Use it in the source and examples to show that it is the favored option.
(However, do not touch the places yet which also specify other machine
options or multiple accelerators - these are currently still better
handled with one single "-machine" statement instead)

Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20190904052739.22123-1-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2019-09-19 12:01:48 +02:00
..
__init__.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
comparison.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
engine.py Replace '-machine accel=xyz' with '-accel xyz' 2019-09-19 12:01:48 +02:00
hardware.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
plot.py python: futurize -f libfuturize.fixes.fix_print_with_import 2018-06-08 14:39:24 -03:00
progress.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
report.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
scenario.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
shell.py Revert "tests: migration/guestperf Python 2.6 argparse compatibility" 2018-10-03 23:08:51 -03:00
timings.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30