Re: [PATCH 0/8] tests/vm: Add support for aarch64 VMs

2020-01-29 Thread Robert Foley
Thanks for the details on the failure. I have not been able to reproduce it yet, but digging into it further. On Tue, 28 Jan 2020 at 12:52, Alex Bennée wrote: > > > Robert Foley writes: > > > This patch adds support for 2 aarch64 VMs. > > - Ubuntu 18.04 aarch64 VM > > - CentOS 8 aarch64 VM

Re: [PATCH 0/8] tests/vm: Add support for aarch64 VMs

2020-01-28 Thread Alex Bennée
Robert Foley writes: > This patch adds support for 2 aarch64 VMs. > - Ubuntu 18.04 aarch64 VM > - CentOS 8 aarch64 VM Another failure to note - under TCG: make vm-build-ubuntu.aarch64 V=1 QEMU=aarch64-softmmu/qemu-system-aarch64 Gives: Not run: 172 186 192 220 Failures: 001 002 003

[PATCH 0/8] tests/vm: Add support for aarch64 VMs

2020-01-24 Thread Robert Foley
This patch adds support for 2 aarch64 VMs. - Ubuntu 18.04 aarch64 VM - CentOS 8 aarch64 VM In order to add support for the two new aarch64 VMs, we generalized and parameterized basevm.py. We added a new concept of a configuration, which is really just a set of parameters which define how