On 12/02/11 14:20, Anthony Liguori wrote:
> On 12/02/2011 06:35 AM, Gerd Hoffmann wrote:
>>> The readme has quite a lot of detail about the syntax.  The parser is
>>> pretty complete already.
>>>
>>> https://github.com/aliguori/qidl/blob/master/qc.md
>>
>> Ah, nice.  Any plans to support lists there, so it is possible to save
>> the state of (multiple) in-flight transactions?
> 
> I had support for lists locally and just pushed it.  It is based on
> GSList and uses a marker to indicate the type.  So:

We have qemu-queue.h, which unlike GSList is typesafe ...

cheers,
  Gerd

Reply via email to