[libvirt-users] enabling virtio-scsi-data-plane in libvirt

John Ferlan jferlan at redhat.com
Thu Nov 19 13:09:11 UTC 2015



On 11/18/2015 05:44 AM, Vasiliy Tolstov wrote:
> Can somebody knows how to enable virtio-scsi-data-plane in libvirt for
> specific domain?
> 
> I know that i need to replace "-device virtio-scsi-pci" with "-object
> iothread,id=io1 -device virtio-scsi-pci,iothread=io1" in qemu, but how
> can i do this in libvirt?
> 

Check out virsh iothread{info|pin|add|del} and of course the
corresponding virDomain{Add|Pin|Del}IOThread and virDomainGetIOThreadInfo.

John




More information about the libvirt-users mailing list