qapi: qapi-types.py, native list support
commitc0afa9c5f717d0ebf10c70c305974ebbffe4c71f
authorMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 10 May 2013 22:46:00 +0000 (10 17:46 -0500)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 23 May 2013 13:44:20 +0000 (23 09:44 -0400)
tree8d4650d7017fe28fe5bd71689d565b6bdee927a3
parent95de21a430f7bc4166a153b1f69b1425c8a99c7b
qapi: qapi-types.py, native list support

Teach type generators about native types so they can generate the
appropriate linked list types.

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Amos Kong <akong@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
scripts/qapi-types.py
scripts/qapi.py