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
/
qdict.h
Age
Commit message (
Expand
)
Author
2021-06-04
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
2020-12-19
qobject: Move internals to qobject-internal.h
Markus Armbruster
2020-04-30
qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
Markus Armbruster
2018-06-15
block: Add block-specific QDict header
Max Reitz
2018-05-04
qobject: use a QObjectBase_ struct
Marc-André Lureau
2018-03-19
qapi: Remove qobject_to_X() functions
Max Reitz
2018-03-09
qdict: Introduce qdict_rename_keys()
Kevin Wolf
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
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/qnull: Add own header
Max Reitz
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
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
2016-10-25
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
2016-02-23
include: Clean up includes
Peter Maydell
2015-12-17
qobject: Simplify QObject
Eric Blake
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
2015-06-12
qdict: Add qdict_{set,copy}_default()
Kevin Wolf
2015-06-12
qdict: Add qdict_array_entries()
Kevin Wolf
2014-05-19
qdict: Add qdict_join()
Max Reitz
2014-01-22
qdict: Add qdict_array_split()
Max Reitz
2013-09-25
qdict: Extract qdict_extract_subqdict
Benoît Canet
2013-07-26
Implement qdict_flatten()
Kevin Wolf
2013-03-15
Add qdict_clone_shallow()
Kevin Wolf
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini