unicorn/qemu/scripts
Eric Blake 8d2f349447
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.

Backports commit 6b5abc7df7ef9aadb3ff0eba6ccf4f1f0181e2e1 from qemu
2018-02-19 14:30:36 -05:00
..
create_config more cleanup qemu/configure 2017-01-19 14:11:54 +08:00
make_device_config.sh fix file perms 2015-08-28 21:05:38 -07:00
ordereddict.py import 2015-08-21 15:04:50 +08:00
qapi-event.py qapi: Drop support for inline nested types 2018-02-19 14:30:36 -05:00
qapi-types.py qapi: Drop support for inline nested types 2018-02-19 14:30:36 -05:00
qapi-visit.py qapi: Drop support for inline nested types 2018-02-19 14:30:36 -05:00
qapi.py qapi: Drop support for inline nested types 2018-02-19 14:30:36 -05:00