index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qapi
/
qmp
/
qobject.h
Age
Commit message (
Expand
)
Author
2018-05-04
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
qobject: use a QObjectBase_ struct
Marc-André Lureau
2018-05-04
qobject: Ensure base is at offset 0
Marc-André Lureau
2018-03-19
qapi: Add qobject_to()
Max Reitz
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2017-11-17
qapi: Add qobject_is_equal()
Max Reitz
2017-11-17
qapi/qnull: Add own header
Max Reitz
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
2016-02-23
include: Clean up includes
Peter Maydell
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
2015-12-17
qobject: Simplify QObject
Eric Blake
2015-11-09
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
2015-05-11
qobject: Add a special null QObject
Markus Armbruster
2015-05-11
qobject: Clean up around qtype_code
Markus Armbruster
2013-07-26
qapi: Anonymous unions
Kevin Wolf
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini