On 1/12/21 5:40 PM, Thomas Huth wrote: > Let's use the two new images from the QEMU advent calendar 2020 to test > the mpc8544ds & virtex-ml507 ppc machines. > > Thomas Huth (3): > tests/acceptance: Move the pseries test to a separate file > tests/acceptance: Test the mpc8544ds machine > tests/acceptance: Add a test for the virtex-ml507 ppc machine > > MAINTAINERS | 1 + > tests/acceptance/boot_linux_console.py | 19 ------- > tests/acceptance/machine_ppc.py | 69 ++++++++++++++++++++++++++ > 3 files changed, 70 insertions(+), 19 deletions(-) > create mode 100644 tests/acceptance/machine_ppc.py
Thanks, series applied to my acceptance-testing tree.