unicorn/qemu/scripts
Markus Armbruster de88f40dfd
qapi: Simplify inclusion cycle detection
We maintain a stack of filenames in include_hist for convenient cycle
detection.

As error_path() demonstrates, the same information is readily
available in the expr_info, so just use that, and drop include_hist.

Backports commit a1366087270b312d94ff8c4031395a4218f160d4 from qemu
2018-02-19 15:40:44 -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: Factor open_output(), close_output() out of generators 2018-02-19 15:32:28 -05:00
qapi-types.py qapi: Factor open_output(), close_output() out of generators 2018-02-19 15:32:28 -05:00
qapi-visit.py qapi: Factor open_output(), close_output() out of generators 2018-02-19 15:32:28 -05:00
qapi.py qapi: Simplify inclusion cycle detection 2018-02-19 15:40:44 -05:00