qemu-e2k/scripts/qapi
Eduardo Habkost c788341244 python: Remove scripts/ordereddict.py
Python 2.7 (the minimum Python version we require) provides
collections.OrderedDict on the standard library, so we don't need
to carry our own implementation.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180608175252.25110-3-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2018-06-08 16:40:54 -03:00
..
__init__.py qapi-gen: New common driver for code and doc generators 2018-03-02 13:14:09 -06:00
commands.py qapi: introduce new cmd option "allow-preconfig" 2018-05-30 13:19:09 -03:00
common.py python: Remove scripts/ordereddict.py 2018-06-08 16:40:54 -03:00
doc.py qapi: introduce new cmd option "allow-preconfig" 2018-05-30 13:19:09 -03:00
events.py qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 2018-05-04 08:27:53 +02:00
introspect.py qapi: introduce new cmd option "allow-preconfig" 2018-05-30 13:19:09 -03:00
types.py qapi: Move qapi-schema.json to qapi/, rename generated files 2018-03-02 13:45:57 -06:00
visit.py qapi: Move qapi-schema.json to qapi/, rename generated files 2018-03-02 13:45:57 -06:00