unicorn/qemu/util
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
..
bitmap.c
bitops.c
crc32c.c
cutils.c qapi: rename QmpOutputVisitor to QObjectOutputVisitor 2018-02-27 08:05:33 -05:00
error.c include/qemu/osdep.h: Don't include qapi/error.h 2018-02-21 23:08:18 -05:00
getauxval.c
host-utils.c
log.c util: Move qemu-log to utils 2018-02-25 22:17:44 -05:00
Makefile.objs util: Move qemu-log to utils 2018-02-25 22:17:44 -05:00
mmap-alloc.c Use #include "..." for our own headers, <...> for others 2018-02-25 04:10:33 -05:00
module.c
oslib-posix.c Use #include "..." for our own headers, <...> for others 2018-02-25 04:10:33 -05:00
oslib-win32.c util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
qemu-error.c
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c
range.c range: Replace internal representation of Range 2018-02-25 00:44:36 -05:00