|
From: | Kevin Wolf |
Subject: | Re: [Qemu-devel] [PATCH v5 04/22] qapi: extend qdict_flatten() for QLists |
Date: | Fri, 13 Dec 2013 20:01:21 +0100 |
User-agent: | Mutt/1.5.21 (2010-09-15) |
Am 13.12.2013 um 18:10 hat Max Reitz geschrieben: > Reversing qdict_array_split(), qdict_flatten() should flatten QLists as > well by interpreting them as QDicts where every entry's key is its > index. > > This allows bringing QDicts with QLists from QMP commands to the same > form as they would be given as command-line options, thereby allowing > them to be parsed the same way. > > Signed-off-by: Max Reitz <address@hidden> Reviewed-by: Kevin Wolf <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |