Marc-André Lureau <marcandre.lur...@redhat.com> writes: > Desugar the enum NAME form to { 'name': NAME }. This will allow to add > new enum members, such as 'if' in the following patch. > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
With the next two patches squashed in: Reviewed-by: Markus Armbruster <arm...@redhat.com> Happy to squash when I apply. I forgot to do it in my qapi-if-2 branch.