qemu-e2k/tests/migration
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
..
aarch64
guestperf Replace '-machine accel=xyz' with '-accel xyz' 2019-09-19 12:01:48 +02:00
i386
s390x
.gitignore
guestperf-batch.py
guestperf-plot.py
guestperf.py
Makefile
migration-test.h Clean up a few header guard symbols 2019-06-12 13:20:20 +02:00
stress.c test: Use g_strndup instead of plain strndup 2019-08-21 10:27:13 +02:00