unicorn/qemu/scripts
Eric Blake 7a4feccf64
qapi: More idiomatic string operations
Rather than slicing the end of a string, we can use python's
endswith(). And rather than creating a set of characters,
we can search for a character within a string.

Backports commit 8712fa5333ad348da20034b717dd814219d1ec11 from qemu
2018-02-19 19:06:20 -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: Share gen_visit_fields() 2018-02-19 18:41:41 -05:00
qapi-types.py qapi: Don't use info as witness of implicit object type 2018-02-19 18:53:06 -05:00
qapi-visit.py qapi: Don't use info as witness of implicit object type 2018-02-19 18:53:06 -05:00
qapi.py qapi: More idiomatic string operations 2018-02-19 19:06:20 -05:00