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
/
qlit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-5
/
+5
2018-03-19
qlit: add qobject_from_qlit()
Marc-André Lureau
1
-0
/
+37
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+3
2017-09-04
qlit: Tighten QLit list vs QList comparison
Marc-André Lureau
1
-34
/
+19
2017-09-04
qlit: Tighten QLit dict vs QDict comparison
Marc-André Lureau
1
-14
/
+23
2017-09-04
qlit: Replace open-coded qnum_get_int() by call
Marc-André Lureau
1
-4
/
+1
2017-09-04
qlit: add QLIT_QNULL and QLIT_BOOL
Marc-André Lureau
1
-0
/
+4
2017-09-04
qlit: make qlit_equal_qobject() take const arguments
Marc-André Lureau
1
-1
/
+1
2017-09-04
qlit: make qlit_equal_qobject return a bool
Marc-André Lureau
1
-9
/
+9
2017-09-04
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
Marc-André Lureau
1
-3
/
+3
2017-09-04
qlit: use QLit prefix consistently
Marc-André Lureau
1
-2
/
+2
2017-09-04
qlit: move qlit from check-qjson to qobject/
Marc-André Lureau
1
-0
/
+89