diff options
author | Fabiano Rosas <farosas@suse.de> | 2023-04-26 15:00:09 -0300 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-05-02 10:54:32 +0100 |
commit | 43dc139c71255953237520e19ba5ebd259d24aae (patch) | |
tree | dfaafd5e3541c704591bd0d8986165d44b928cb2 /hw | |
parent | 0c1ae3ff9dedd8a77bad5508413ccdcfc2493df6 (diff) | |
download | qemu-43dc139c71255953237520e19ba5ebd259d24aae.zip qemu-43dc139c71255953237520e19ba5ebd259d24aae.tar.gz qemu-43dc139c71255953237520e19ba5ebd259d24aae.tar.bz2 |
tests/avocado: Pass parameters to migration test
The migration tests are currently broken for an aarch64 host because
the tests pass no 'machine' and 'cpu' options on the QEMU command
line.
Add a separate class to each architecture so that we can specify
'machine' and 'cpu' options instead of relying on defaults.
Add a skip decorator to keep the current behavior of only running
migration tests when the qemu target matches the host architecture.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Message-id: 20230426180013.14814-10-farosas@suse.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions