[Qemu-devel] [PATCH 0/2] Acceptance tests: arm/aarch64 host and target enablers

Cleber Rosa posted 2 patches 4 years, 7 months ago
Test docker-clang@ubuntu passed
Test FreeBSD passed
Test checkpatch passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190911023558.4880-1-crosa@redhat.com
python/qemu/machine.py                    | 92 ++++++++++++++++++++++-
tests/acceptance/avocado_qemu/__init__.py |  1 +
2 files changed, 89 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH 0/2] Acceptance tests: arm/aarch64 host and target enablers
Posted by Cleber Rosa 4 years, 7 months ago
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