This website requires JavaScript.
Explore
Help
Sign In
starred
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
mirror of
https://github.com/qemu/qemu.git
synced
2026-07-10 18:46:47 +00:00
Code
Issues
380
Packages
Projects
Releases
Wiki
Activity
Files
55d41b16eec5041bf94de9b687bf51a67fdf736d
qemu
/
tests
/
qapi-schema
/
nested-struct-data.exit
2 lines
2 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qapi: Drop support for inline nested types A future patch will be using a 'name':{dictionary} entry in the QAPI schema to specify a default value for an optional argument (see previous commit messages for more details why); but existing use of inline nested structs conflicts with that goal. Now that all commands have been changed to avoid inline nested structs, nuke support for them, and turn it into a hard error. Update the testsuite to reflect tighter parsing rules. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
2015-05-04 09:05:33 -06:00
1
Reference in New Issue
Copy Permalink