qapi: Fix generation of 'size' builtin type
commitcb17f79eef0d161e81ac457e4c1f124405be2a18
authorEric Blake <eblake@redhat.com>
Mon, 4 May 2015 15:05:01 +0000 (4 09:05 -0600)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 5 May 2015 16:39:00 +0000 (5 18:39 +0200)
tree26a04f98d0972a8cd70c3b27e488b6d3f83ec25e
parentb52c4b9cf0bbafdf8cede4ea1f62770d86815718
qapi: Fix generation of 'size' builtin type

We were missing the 'size' builtin type (which means that QAPI using
[ 'size' ] would fail to compile).

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi.py
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out