search for: virdomaingetiothreadinfo

Displaying 4 results from an estimated 4 matches for "virdomaingetiothreadinfo".

2015 Nov 18
2
enabling virtio-scsi-data-plane in libvirt
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? -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru
2015 Nov 30
2
Re: enabling virtio-scsi-data-plane in libvirt
2015-11-19 16:09 GMT+03:00 John Ferlan <jferlan@redhat.com>: > Check out virsh iothread{info|pin|add|del} and of course the > corresponding virDomain{Add|Pin|Del}IOThread and virDomainGetIOThreadInfo. Yes, thanks! Does in near feature libvirt devs integrate this ability to domain format? As i understand all qemu stable features supported by libvirt. And data plane for virtio-blk is stable for some time.... -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru
2015 Nov 19
0
Re: enabling virtio-scsi-data-plane in libvirt
...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
2015 Nov 30
0
Re: enabling virtio-scsi-data-plane in libvirt
On 11/30/2015 02:58 AM, Vasiliy Tolstov wrote: > 2015-11-19 16:09 GMT+03:00 John Ferlan <jferlan@redhat.com>: >> Check out virsh iothread{info|pin|add|del} and of course the >> corresponding virDomain{Add|Pin|Del}IOThread and virDomainGetIOThreadInfo. > > > Yes, thanks! Does in near feature libvirt devs integrate this ability > to domain format? As i understand all qemu stable features supported > by libvirt. And data plane for virtio-blk is stable for some time.... > Such as? http://libvirt.org/formatdomain.html#elements...