1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-13 16:15:19 +00:00
Lin Ma abca72faa4 qemu: Support multiqueue virtio-blk
qemu 2.7.0 introduces multiqueue virtio-blk(commit 2f27059).
This patch introduces a new attribute "queues". An example of
the XML:

<disk type='file' device='disk'>
  <driver name='qemu' type='qcow2' queues='4'/>

The corresponding QEMU command line:

-device virtio-blk-pci,scsi=off,num-queues=4,id=virtio-disk0

Signed-off-by: Lin Ma <lma@suse.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
2017-10-04 17:50:53 +02:00
..
2017-05-26 10:44:05 -04:00
2017-09-12 13:41:21 +02:00
2017-09-12 13:41:21 +02:00
2017-09-12 13:41:21 +02:00
2017-09-12 13:41:21 +02:00
2016-09-09 08:20:05 -04:00
2017-09-12 13:41:15 +02:00
2017-09-12 13:41:21 +02:00