[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] [Qemu-devel] [PATCH 04/29] Introduce QDict
From: |
Programmingkid |
Subject: |
Re: [Qemu-discuss] [Qemu-devel] [PATCH 04/29] Introduce QDict |
Date: |
Sat, 12 Sep 2015 08:08:38 -0400 |
On Sep 12, 2015, at 12:10 AM, Luiz Capitulino wrote:
> On Fri, 11 Sep 2015 20:22:38 -0400
> Programmingkid <address@hidden> wrote:
>
>> Could you make a tutorial on how to use the QDict type?
>
> There are several examples in tests/check-qdict.c.
I was hoping for something with a lot more explanation.