]> git.proxmox.com Git - mirror_qemu.git/commit - blockdev.c
s390x: Switch to s390-ccw machine as default
authorAlexander Graf <agraf@suse.de>
Tue, 16 Jun 2015 21:06:33 +0000 (23:06 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 17 Jun 2015 10:40:52 +0000 (12:40 +0200)
commit1f68f1d36c3af09ed31a529ad69c3d09880d10fd
treed2cd05b326650223c788f4373b4e0acfa454de3a
parent3da0ab35292fe93640cfdd95aa8bedec8f145d2c
s390x: Switch to s390-ccw machine as default

We now finally have TCG support for the basic set of instructions necessary
to run the s390-ccw machine. That means in any aspect possible that machine
type is now superior to the legacy s390-virtio machine.

Switch over to the ccw machine as default. That way people don't get a halfway
broken machine with the s390x target.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
blockdev.c
hw/s390x/s390-virtio-ccw.c
hw/s390x/s390-virtio.c
qdev-monitor.c