]> Git Repo - qemu.git/commit - tests/qapi-schema/qapi-schema-test.json
qapi: Rename anonymous union type in test
authorEric Blake <[email protected]>
Mon, 4 May 2015 15:05:11 +0000 (09:05 -0600)
committerMarkus Armbruster <[email protected]>
Tue, 5 May 2015 16:39:00 +0000 (18:39 +0200)
commitab045267447d52e63a79c0e18f89ae4411f5420b
treebe733c614b93d55ead3dd9acfb8dc641ff60f06c
parent811d04fd0cff1229480d3f5b2e349f646ab6e3c1
qapi: Rename anonymous union type in test

Reduce churn in the future patch that replaces anonymous unions
with a new metatype 'alternate' by changing 'AnonUnion' to
'Alternate'.

Signed-off-by: Eric Blake <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out
tests/test-qmp-input-strict.c
tests/test-qmp-input-visitor.c
tests/test-qmp-output-visitor.c
This page took 0.022663 seconds and 4 git commands to generate.