Files
qemu/scripts
Daniel P. Berrange 8bbb76e050 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.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <20180116134217.8725-8-berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
(cherry picked from commit f7a5376d4b)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2018-06-20 20:45:07 -05:00
..
2017-03-03 16:40:02 +01:00
2017-09-26 13:05:32 +02:00
2017-11-05 14:52:10 +01:00
2017-11-21 13:34:13 +00:00
2017-07-20 09:56:41 +02:00
2015-10-12 18:44:54 +02:00
2015-10-29 17:59:27 +00:00
2017-09-15 20:12:00 -03:00