]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Make virtio-9p-ccw the default for s390-ccw-virtio machines
authorBoris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Tue, 7 Jul 2015 15:30:42 +0000 (17:30 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 15 Jul 2015 12:37:30 +0000 (14:37 +0200)
commitd01b7c785441cfcbf066cfccf37fe4c4073b0a70
treeefd727ce956f1d0e59ce949d0111bc593c57b2fa
parent56f6de93b50140d56ba9bbc01c503990b81c6637
qemu: Make virtio-9p-ccw the default for s390-ccw-virtio machines

For s390-ccw-virtio machines the default bus type is set to ccw.
Specifing an address element allows to override the default.

Signed-off-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Reviewed-by: Jason J. Herne <jjherne@us.ibm.com>
Reviewed-by: Stefan Zimmermann <stzi@linux.vnet.ibm.com>
src/qemu/qemu_command.c