]> git.ipfire.org Git - thirdparty/qemu.git/commit
scripts/codeconverter: Update to latest version
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 16 Sep 2020 18:25:15 +0000 (14:25 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 18 Sep 2020 18:12:32 +0000 (14:12 -0400)
commit4a15e5bef8ec4322d4192dc4ab0b6149d415b990
tree7200625d72f5a5188d4c38ade13d426d85991ede
parentf62192a2fddb65e7e6e8955a29eee2fe6f0916a8
scripts/codeconverter: Update to latest version

I'm not documenting every single change in the codeconverter
script because most of that code will be deleted once we finish
the QOM code conversion.  This patch updates the script to the
latest version that was used to perform changes in the QOM code.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20200916182519.415636-2-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
scripts/codeconverter/codeconverter/patching.py
scripts/codeconverter/codeconverter/qom_macros.py
scripts/codeconverter/codeconverter/qom_type_info.py
scripts/codeconverter/codeconverter/test_patching.py
scripts/codeconverter/codeconverter/test_regexps.py
scripts/codeconverter/converter.py