unicorn/qemu/scripts
Markus Armbruster d59948f245
qapi: Fix cgen() for Python older than 2.7
A feature new in Python 2.7 crept into commit 77e703b: re.subn()'s
fifth argument.  Avoid that, use re.compile().

Backports commit 2752e5bedb26fa0c7291f810f9f534b688b2f1d2 from qemu
2018-02-19 16:34:17 -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: Generated code cleanup 2018-02-19 16:29:13 -05:00
qapi-types.py qapi: Generated code cleanup 2018-02-19 16:29:13 -05:00
qapi-visit.py qapi: Generated code cleanup 2018-02-19 16:29:13 -05:00
qapi.py qapi: Fix cgen() for Python older than 2.7 2018-02-19 16:34:17 -05:00