]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests/pxe: Check virtio-net-ccw on s390x
authorThomas Huth <thuth@redhat.com>
Fri, 11 Aug 2017 05:57:56 +0000 (07:57 +0200)
committerCornelia Huck <cohuck@redhat.com>
Wed, 30 Aug 2017 16:23:25 +0000 (18:23 +0200)
commitb1b2feac9432869a129b5958cd697d2870ffcc6b
treee1843370e1dd11e0620bac499e17591cb5a14131
parent83898cce62ba25a473af6a164388105994481e9c
tests/pxe: Check virtio-net-ccw on s390x

Now that we've got a firmware that can do TFTP booting on s390x (i.e.
the pc-bios/s390-netboot.img), we can enable the PXE tester for this
architecture, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <1502431076-22849-3-git-send-email-thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
tests/Makefile.include
tests/boot-sector.c
tests/pxe-test.c