This is a mostly testing focused set of patches but a few bug fixes as
well. I plan to send the PR in on Monday. I can drop any patches that
are objected to but I think its pretty safe.
Contains:
- Daniel's clean-up of functional tests
- Another avocado->function conversion from Thomas
- Update the tuxrun baseline images
- Minor fix to the rust pl011 device
- Documentation clarification on identity
The following could do with some review:
tests/functional: update the x86_64 tuxrun tests
tests/functional: update the sparc64 tuxrun tests
tests/functional: update the s390x tuxrun tests
tests/functional: update the riscv64 tuxrun tests
tests/functional: update the riscv32 tuxrun tests
tests/functional: update the ppc64 tuxrun tests
tests/functional: update the ppc32 tuxrun tests
tests/functional: update the mips64el tuxrun tests
tests/functional: update the mips64 tuxrun tests
tests/functional: update the mips32el tuxrun tests
tests/functional: update the mips32 tuxrun tests
tests/functional: add a m68k tuxrun tests
tests/functional: update the i386 tuxrun tests
tests/functional: update the aarch64 tuxrun tests
tests/functional: update the arm tuxrun tests
tests/functional: Convert the Avocado aarch64 tuxrun tests