On Tue, May 06, 2014 at 04:13:50PM -0700, Mike Perez wrote:
I would like be able to configure virtio-scsi options num_queues,
max_sectors,
and cmd_per_lun via libvirt. Are there any plans to have this support?
Hi Mike,
I'm not sure about the status of libvirt support for virtio-scsi options
but in the meantime you can use <qemu:commandline> passthrough:
http://blog.vmsplice.net/2011/04/how-to-pass-qemu-command-line-options.html
Stefan