]> git.proxmox.com Git - mirror_qemu.git/commit
s390x: no deprecation warning while testing
authorCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 12 Nov 2015 15:46:09 +0000 (16:46 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 1 Dec 2015 08:57:27 +0000 (09:57 +0100)
commit567c88c354904d669dfac6170b8ac5f60b41d9bd
tree1ee5dcb37a47835c3de7f57de517cabf2250000b
parent07af4c53a5cafba31853d2c9188b0668ae9f53b7
s390x: no deprecation warning while testing

'make check' tries to start all available machines; the deprecation
message for the s390-virtio machine is both useless and annoying
there. Silence it while testing.

Reported-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
hw/s390x/s390-virtio.c