On 11/04/2016 07:10 AM, Fam Zheng wrote:

>> Do we even need a IOThreadGroup object ? Can't we just explicitly pass
>> a list of IOThread object IDs to the device. eg something like
>>
>>    -device virtio-blk-pci,iothread=t1,iothread=t2,iothread=t3
> 
> Is that a supported syntax by qdev/QOM?

With all the qdict_crumple conversation going on, we definitely want
SOME sort of list syntax.  The CLI currently allows repetitive
specification of a key to create a list, although we may change the
syntax to iothread.0=t1,iothread.1=t2,iothread.2=t3 to explicitly call
out that we are passing a list.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to