On Mon, 25 May 2020 at 15:12, Thomas Huth <th...@redhat.com> wrote: > > As described by Edgar here: > > https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html > > we can use the Ubuntu kernel for testing the xlnx-versal-virt machine. > So let's add a boot test for this now. > > Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > v2: Added "tags=device:pl011" and "tags=device:arm_gicv3" > > tests/acceptance/boot_linux_console.py | 26 ++++++++++++++++++++++++++ > 1 file changed, 26 insertions(+)
Applied to target-arm.next, thanks. -- PMM