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
/
qobject
/
qdict.c
Age
Commit message (
Expand
)
Author
2016-02-04
qobject: Clean up includes
Peter Maydell
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
2015-12-17
qobject: Simplify QObject
Eric Blake
2015-10-29
qstring: Make conversion from QObject * accept null
Markus Armbruster
2015-10-29
qfloat qint: Make conversion from QObject * accept null
Markus Armbruster
2015-10-29
qdict: Make conversion from QObject * accept null
Markus Armbruster
2015-10-29
qbool: Make conversion from QObject * accept null
Markus Armbruster
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
2015-06-22
qobject: Use 'bool' for qbool
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-02-21
qdict: Extract non-QDicts in qdict_array_split()
Max Reitz
2014-01-22
qapi: extend qdict_flatten() for QLists
Max Reitz
2014-01-22
qdict: Add qdict_array_split()
Max Reitz
2013-11-29
qdict: Optimise qdict_do_flatten()
Kevin Wolf
2013-11-29
qdict: Fix memory leak in qdict_do_flatten()
Kevin Wolf
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
2013-01-12
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini