]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
s390x: remove s390-virtio devices
authorPierre Morel <pmorel@linux.vnet.ibm.com>
Mon, 30 Nov 2015 15:49:58 +0000 (16:49 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 13 Jan 2016 09:53:42 +0000 (10:53 +0100)
commit7b3fdbd9a826791bd98e649cf44c0a6129a44179
tree21dc54116f5afd6289c20208ac1245faaf7d0424
parent3538fb6f89dd9bb2e7e59de2bfad52a45321c744
s390x: remove s390-virtio devices

The s390-virtio machine has been removed; remove the associated devices
as well.

hw/s390x/s390-virtio-bus.c and hw/s390x/s390-virtio-bus.h
have been deleted and removed from hw/s390x/Makefile.objs

virtio-size has no more meaning for the modern machine
and has been removed from helper.c and cpu.h

virtio-serial-s390 belonging to the old machine is
being removed from vl.c

Signed-off-by: Pierre Morel <pmorel@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/Makefile.objs
hw/s390x/s390-virtio-bus.c [deleted file]
hw/s390x/s390-virtio-bus.h [deleted file]
hw/s390x/s390-virtio.c
target-s390x/cpu.h
target-s390x/helper.c
vl.c