Cleber Rosa <cr...@redhat.com> writes:
> On 10/4/18 8:58 AM, Alex Bennée wrote: >> <snip> >> >> The error log: https://transfer.sh/lK71v/avocado-errors.log >> > > The core reason is: > > 2018-10-04 12:53:16,339 qemu L0270 DEBUG| Output: > 'qemu-system-aarch64: -machine pc: unsupported machine type\nUse > -machine help to list supported machines\n' > > I'm minutes away from sending a series that adds support for arch and > machine type defaults. \o/ I see it now, I shall have a look. > > - Cleber. > >>> >>> Since v1: >>> https://lists.gnu.org/archive/html/qemu-devel/2018-09/msg03780.html >>> - more Pythonic context managers (Cleber) >>> - use wait_for (Cleber) >>> - use workdir (Cleber) >>> - use Avocado 65.0 "-p" option for aarch64 (Cleber) >>> - fixed Q35 incorrect description in cover (Laszlo) >>> - use ArmVirtQemu name (Laszlo) >>> >>> Next: >>> - address Laszlo comments about correct QEMU options and flash images >>> - use FDDrainer >>> - refactor common code in setUp() >>> - use new avocado.utils.archive gzip features (Cleber) >>> - test x86_64/aarch64 'arch' tags (Cleber) >>> - build EDK2 flash images (Laszlo) >>> - include variable store flash image (Laszlo) >>> - use virtual disk with UEFI shell script (Laszlo) >>> - improve OVMF binary selection (releases / snapshots) (Laszlo) >>> - check ISO images (Laszlo -> Cleber) >>> - add aexpect tests (Cleber?) >>> >>> Regards, >>> >>> Phil. >>> >>> Philippe Mathieu-Daudé (3): >>> acceptance tests: Add SeaBIOS boot and debug console checking test >>> acceptance tests: Add EDK2 OVMF boot and debug console checking test >>> acceptance tests: Add EDK2 ArmVirtQemu boot and console checking test >>> >>> tests/acceptance/boot_firmware.py | 159 ++++++++++++++++++++++++++++++ >>> 1 file changed, 159 insertions(+) >>> create mode 100644 tests/acceptance/boot_firmware.py >> >> >> -- >> Alex Bennée >> -- Alex Bennée