]> Git Repo - qemu.git/commit - scripts/qapi/common.py
qapi: Introduce a first class 'null' type
authorMarkus Armbruster <[email protected]>
Mon, 26 Jun 2017 17:25:14 +0000 (19:25 +0200)
committerMarkus Armbruster <[email protected]>
Mon, 24 Jul 2017 11:35:11 +0000 (13:35 +0200)
commit4d2d5c41a9e8ee201cda8be8701f7f9fc92e71aa
treebf7c9f1260f68a8e9d9409fd664225e324414721
parentd2f95f4d482374485234790a6fc3cca29ebb7355
qapi: Introduce a first class 'null' type

I expect the 'null' type to be useful mostly for members of alternate
types.

Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Daniel P. Berrange <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
docs/devel/qapi-code-gen.txt
include/qapi/qmp/qobject.h
include/qemu/typedefs.h
scripts/qapi.py
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out
tests/test-qobject-input-visitor.c
tests/test-qobject-output-visitor.c
This page took 0.028275 seconds and 4 git commands to generate.