]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: multiqueue for ccw devices
authorBoris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Wed, 6 May 2015 14:07:40 +0000 (16:07 +0200)
committerLaine Stump <laine@laine.org>
Wed, 6 May 2015 15:42:42 +0000 (11:42 -0400)
commit808e771e835a5ae6278809485185136b5f8705ec
treefdebdcdfba2b2200728df947f4ad83736bcf04ed
parentb8e60f00d8f27d36350657339ab51cb4ac5469bc
qemu: multiqueue for ccw devices

Allow ccw devices to be used with multiqueues. ccw provides a one to
one relation of fds to queues and does not support the vectors option.

Signed-off-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Reviewed-by: Daniel Hansel <daniel.hansel@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
src/qemu/qemu_command.c