unicorn/qemu/scripts
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
..
create_config
make_device_config.sh
ordereddict.py
qapi-event.py qapi: rename QmpOutputVisitor to QObjectOutputVisitor 2018-02-27 08:05:33 -05:00
qapi-types.py qapi: Add type.is_empty() helper 2018-02-25 20:07:43 -05:00
qapi-visit.py qapi: Drop useless gen_err_check() 2018-02-25 20:10:45 -05:00
qapi.py qapi: Implement boxed types for commands/events 2018-02-25 20:22:03 -05:00