Re: [Qemu-devel] [PATCH v2 00/14] drop qapi nested structs

2014-08-05 Thread Eric Blake
On 08/05/2014 04:38 PM, Eric Blake wrote: > According to this email: > https://lists.gnu.org/archive/html/qemu-devel/2014-05/msg00708.html > we want to repurpose 'data': { 'name': {dict...} } in qapi files > for future use of designating default values of optional parameters. > But to do that, we m

[Qemu-devel] [PATCH v2 00/14] drop qapi nested structs

2014-08-05 Thread Eric Blake
According to this email: https://lists.gnu.org/archive/html/qemu-devel/2014-05/msg00708.html we want to repurpose 'data': { 'name': {dict...} } in qapi files for future use of designating default values of optional parameters. But to do that, we must first nuke existing use of that syntax for decla