unicorn/qemu/scripts
Daniel P. Berrange 4fb711df46
qapi: ensure stable sort ordering when checking QAPI entities
Some early python 3.x versions will have different default
ordering when calling the 'values()' method on a dict, compared
to python 2.x and later 3.x versions. Explicitly sort the items
to get a stable ordering.

Backports commit f7a5376d4b667cf6c83c1d640e32d22456d7b5ee from qemu
2018-03-06 11:30:31 -05:00
..
create_config
make_device_config.sh
ordereddict.py
qapi-event.py scripts: use build_ prefix for string not piped through cgen() 2018-03-03 22:11:28 -05:00
qapi-types.py qapi: Update scripts to commit 01b2ffcedd94ad7b42bc870e4c6936c87ad03429 2018-03-03 18:32:12 -05:00
qapi-visit.py qapi: Remove visit_start_alternate() parameter promote_int 2018-03-03 18:34:35 -05:00
qapi.py qapi: ensure stable sort ordering when checking QAPI entities 2018-03-06 11:30:31 -05:00