The acceptance tests have been running primarily on x86_64 hosts, and some tests will fail when run under non-x86 hosts or targets.
This series addresses issues that enables running the acceptance tests under aarch64 hosts, and on other hosts using arm and aarch64 targets. Cleber Rosa (2): Python libs: close console sockets before shutting down the VMs Python libs: enable machine type auto selection python/qemu/machine.py | 92 ++++++++++++++++++++++- tests/acceptance/avocado_qemu/__init__.py | 1 + 2 files changed, 89 insertions(+), 4 deletions(-) -- 2.21.0