index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qobject
/
qdict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
1
-1
/
+1
2020-04-30
qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
Markus Armbruster
1
-19
/
+0
2018-06-15
qobject: Move block-specific qdict code to block-qdict.c
Markus Armbruster
1
-629
/
+0
2018-06-15
block: Add block-specific QDict header
Max Reitz
1
-0
/
+1
2018-05-04
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
1
-22
/
+11
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-19
/
+19
2018-03-19
qapi: Make more of qobject_to()
Max Reitz
1
-9
/
+11
2018-03-19
qapi: Remove qobject_to_X() functions
Max Reitz
1
-11
/
+0
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-19
/
+19
2018-03-09
qdict: Introduce qdict_rename_keys()
Kevin Wolf
1
-0
/
+34
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+21
2017-11-17
qapi: Add qobject_is_equal()
Max Reitz
1
-0
/
+29
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-22
/
+15
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-1
/
+1
2017-02-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ...
Peter Maydell
1
-1
/
+1
2017-02-23
util/cutils: Rename qemu_strtoll(), qemu_strtoull()
Markus Armbruster
1
-1
/
+1
2017-02-22
qdict: Make qdict_get_qlist() safe like qdict_get_qdict()
Markus Armbruster
1
-27
/
+3
2016-10-25
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
1
-0
/
+277
2016-05-18
qdict: fix unbounded stack warning for qdict_array_entries
Peter Xu
1
-9
/
+6
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-02-04
qobject: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
1
-2
/
+1
2015-12-17
qobject: Simplify QObject
Eric Blake
1
-9
/
+2
2015-10-29
qstring: Make conversion from QObject * accept null
Markus Armbruster
1
-8
/
+3
2015-10-29
qfloat qint: Make conversion from QObject * accept null
Markus Armbruster
1
-8
/
+3
2015-10-29
qdict: Make conversion from QObject * accept null
Markus Armbruster
1
-3
/
+3
2015-10-29
qbool: Make conversion from QObject * accept null
Markus Armbruster
1
-8
/
+3
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-2
/
+2
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-2
/
+2
2015-06-12
qdict: Add qdict_{set,copy}_default()
Kevin Wolf
1
-0
/
+33
2015-06-12
qdict: Add qdict_array_entries()
Kevin Wolf
1
-4
/
+74
2014-05-19
qdict: Add qdict_join()
Max Reitz
1
-0
/
+32
2014-02-21
qdict: Extract non-QDicts in qdict_array_split()
Max Reitz
1
-14
/
+46
2014-01-22
qapi: extend qdict_flatten() for QLists
Max Reitz
1
-6
/
+48
2014-01-22
qdict: Add qdict_array_split()
Max Reitz
1
-0
/
+37
2013-11-29
qdict: Optimise qdict_do_flatten()
Kevin Wolf
1
-3
/
+7
2013-11-29
qdict: Fix memory leak in qdict_do_flatten()
Kevin Wolf
1
-1
/
+3
2013-09-25
qdict: Extract qdict_extract_subqdict
Benoît Canet
1
-0
/
+21
2013-07-26
Implement qdict_flatten()
Kevin Wolf
1
-0
/
+51
2013-03-15
Add qdict_clone_shallow()
Kevin Wolf
1
-0
/
+22
2013-01-12
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini
1
-0
/
+456