unicorn/qemu/qom
Daniel P. Berrange 2949a90977
qapi: rename QmpInputVisitor to QObjectInputVisitor
The QmpInputVisitor has no direct dependency on QMP. It is
valid to use it anywhere that one has a QObject. Rename it
to better reflect its functionality as a generic QObject
to QAPI converter.

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

Backports commit 09e68369a88d7de0f988972bf28eec1b80cc47f9 from qemu
2018-02-26 15:54:15 -05:00
..
container.c qom: Allow properties to be registered against classes 2018-02-21 21:00:56 -05:00
cpu.c cpu: atomically modify cpu->exit_request 2018-02-26 05:11:18 -05:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
object.c qom/object: update class cache atomically 2018-02-26 05:06:40 -05:00
qom-qobject.c qapi: rename QmpInputVisitor to QObjectInputVisitor 2018-02-26 15:54:15 -05:00