index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
check-qnull.c
Age
Commit message (
Expand
)
Author
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2017-11-17
qapi/qnull: Add own header
Max Reitz
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-05-12
qmp: Support explicit null during visits
Eric Blake
2016-05-12
tests: Add check-qnull
Eric Blake