unicorn/qemu/include/qapi/qmp
Daniel P. Berrange 83a5bf2d25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
The QmpOutputVisitor has no direct dependency on QMP. It is
valid to use it anywhere that one wants a QObject. Rename it
to better reflect its functionality as a generic QAPI
to QObject converter.

The commit before previous renamed the files, this one renames C
identifiers.

Backports commit 7d5e199ade76c53ec316ab6779800581bb47c50a from qemu
2018-02-27 08:05:33 -05:00
..
qbool.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qdict.h qapi: rename QmpOutputVisitor to QObjectOutputVisitor 2018-02-27 08:05:33 -05:00
qerror.h qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE 2018-02-21 21:55:15 -05:00
qfloat.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qint.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qjson.h
qlist.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qobject.h qapi: Convert QType into QAPI built-in enum type 2018-02-19 21:47:05 -05:00
qstring.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
types.h Clean up header guards that don't match their file name 2018-02-25 04:18:42 -05:00