unicorn/qemu/include/qapi
Eric Blake 805c803298
qobject: Rename qtype_code to QType
The name QType matches our CODING_STYLE conventions for type names
in CamelCase. It also matches the fact that we are already naming
all the enum members with a prefix of QTYPE, not QTYPE_CODE. And
doing the rename will also make it easier for the next patch to use
QAPI for providing the enum, which also wants CamelCase type names.

Backports commit 1310a3d3bd9301ff5a825287638cfab24c2c6689 from qemu
2018-02-19 21:41:52 -05:00
..
qmp qobject: Rename qtype_code to QType 2018-02-19 21:41:52 -05:00
dealloc-visitor.h
error.h qapi: Change munging of CamelCase enum values 2018-02-19 20:40:15 -05:00
qmp-input-visitor.h
qmp-output-visitor.h
string-input-visitor.h
visitor-impl.h qapi: Introduce a first class 'any' type 2018-02-19 17:46:58 -05:00
visitor.h qapi: Remove dead visitor code 2018-02-19 20:32:00 -05:00