On 11/30/2015 07:06 AM, Vasiliy Tolstov wrote:
> 2015-11-30 14:32 GMT+03:00 John Ferlan :
>> As long as the qemu you're using supports the "-object iothread", then
>> this works. I forget the exact version it went into qemu.
>
>
> Nice! Thanks! (i'm use latest qemu) how can i check that data-p
2015-11-30 14:32 GMT+03:00 John Ferlan :
> As long as the qemu you're using supports the "-object iothread", then
> this works. I forget the exact version it went into qemu.
Nice! Thanks! (i'm use latest qemu) how can i check that data-plane
used by virtio-scsi ?
--
Vasiliy Tolstov,
e-mail: v.
On 11/30/2015 06:23 AM, Vasiliy Tolstov wrote:
> 2015-11-30 14:17 GMT+03:00 John Ferlan :
>> Such as?
>>
>> http://libvirt.org/formatdomain.html#elementsIOThreadsAllocation
>>
>> and usage within as or
>
>
> So you mean that if i define iothread in domain xml and create
> virtio-scsi it auto
2015-11-30 14:17 GMT+03:00 John Ferlan :
> Such as?
>
> http://libvirt.org/formatdomain.html#elementsIOThreadsAllocation
>
> and usage within as or
So you mean that if i define iothread in domain xml and create
virtio-scsi it automatic enables virtio-scsi-data-plane?
--
Vasiliy Tolstov,
e-ma
On 11/30/2015 02:58 AM, Vasiliy Tolstov wrote:
> 2015-11-19 16:09 GMT+03:00 John Ferlan :
>> 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
2015-11-19 16:09 GMT+03:00 John Ferlan :
> 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 sta
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
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.tols...@sel