On Tue, Mar 12, 2019 at 01:18:04PM -0400, Cleber Rosa wrote: [...] Thanks, I'm queueing the whole series, except for two patches:
> Cleber Rosa (19): > Acceptance tests: show avocado test execution by default > Acceptance tests: improve docstring on pick_default_qemu_bin() > Acceptance tests: fix doc reference to avocado_qemu directory > Acceptance tests: introduce arch parameter and attribute > Acceptance tests: use "arch:" tag to filter target specific tests > Acceptance tests: look for target architecture in test tags first > Boot Linux Console Test: rename the x86_64 after the arch and machine > Boot Linux Console Test: update the x86_64 kernel > Boot Linux Console Test: add common kernel command line options > Boot Linux Console Test: increase timeout > Boot Linux Console Test: refactor the console watcher into utility > method > scripts/qemu.py: support adding a console with the default serial > device > Boot Linux Console Test: add a test for mips64el + malta > Boot Linux Console Test: add a test for ppc64 + pseries This one, because it times out unless we apply the following patch. > Boot Linux Console Test for ppc64 + pseries: use power8 CPU model This one, because it was nacked by David Gibson. > Boot Linux Console Test: add a test for aarch64 + virt > Boot Linux Console Test: add a test for arm + virt > Boot Linux Console Test: add a test for s390x + s390-ccw-virtio > Boot Linux Console Test: add a test for alpha + clipper > > Philippe Mathieu-Daudé (1): > Boot Linux Console Test: add a test for mips + malta > -- Eduardo