mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2025-12-31 22:00:17 +01:00
Use of '"...%s" % include' to print non-strings can lead to ugly messages, such as this (if the .json change is applied without the qapi.py change): Expected a file name (string), got: OrderedDict() Better is to just omit the actual non-string value in the message. Backports commit 7408fb67c0f9403f6e40aecf97cf798fc14e2cd8 from qemu |
||
|---|---|---|
| .. | ||
| create_config | ||
| make_device_config.sh | ||
| ordereddict.py | ||
| qapi-event.py | ||
| qapi-types.py | ||
| qapi-visit.py | ||
| qapi.py | ||