unicorn/qemu/scripts
Paolo Bonzini 54c93c5198
decodetree: re.fullmatch was added in 3.4
Python 3 versions earlier than 3.4 do not have it, use the
same workaround that is in place for 3.0.

Backports commit 651514df88fd53d537b3b78a7548663cc0816b1b from qemu
2019-01-25 13:47:47 -05:00
..
qapi qapi: fix flat union on uncovered branches conditionals 2018-12-19 10:53:29 -05:00
create_config Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST" 2018-07-05 17:40:24 -04:00
decodetree.py decodetree: re.fullmatch was added in 3.4 2019-01-25 13:47:47 -05:00
make_device_config.sh
ordereddict.py
qapi-gen.py