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
/
qlist.h
Age
Commit message (
Expand
)
Author
2020-12-19
qobject: Move internals to qobject-internal.h
Markus Armbruster
2020-04-30
qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead
Markus Armbruster
2020-04-30
qobject: Clean up QLIST_FOREACH_ENTRY()
Markus Armbruster
2018-05-04
qobject: use a QObjectBase_ struct
Marc-André Lureau
2018-03-19
qapi: Remove qobject_to_X() functions
Max Reitz
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
Typedef the subtypes of QObject in qemu/typedefs.h, too
Markus Armbruster
2017-11-17
qapi: Add qobject_is_equal()
Max Reitz
2017-11-17
qapi/qlist: Add qlist_append_null() macro
Max Reitz
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-05-08
qobject: Add helper macros for common scalar insertions
Eric Blake
2015-12-17
qobject: Simplify QObject
Eric Blake
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
2013-05-18
remove some double-includes
Michael Tokarev
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini