index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qobject
/
json-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Separate type QNull from QObject
Markus Armbruster
2017-07-24
1
-1
/
+1
*
json: learn to parse uint64 numbers
Marc-André Lureau
2017-06-20
1
-8
/
+28
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-16
/
+14
*
qapi: Improve use of qmp/types.h
Eric Blake
2016-07-06
1
-6
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+0
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
qobject: Document more shortcomings in our number handling
Eric Blake
2016-02-08
1
-2
/
+4
*
qobject: Clean up includes
Peter Maydell
2016-02-04
1
-1
/
+1
*
qjson: surprise, allocating 6 QObjects per token is expensive
Paolo Bonzini
2015-11-26
1
-67
/
+48
*
qjson: store tokens in a GQueue
Paolo Bonzini
2015-11-26
1
-45
/
+20
*
qjson: Convert to parser to recursive descent
Markus Armbruster
2015-11-26
1
-118
/
+47
*
qjson: Inline token_is_escape() and simplify
Markus Armbruster
2015-11-26
1
-17
/
+15
*
qjson: Inline token_is_keyword() and simplify
Markus Armbruster
2015-11-26
1
-13
/
+7
*
qjson: Give each of the six structural chars its own token type
Markus Armbruster
2015-11-26
1
-22
/
+9
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qobject: Use 'bool' for qbool
Eric Blake
2015-06-22
1
-3
/
+3
*
json-parser: Accept 'null' in QMP
Eric Blake
2015-05-11
1
-0
/
+2
*
json-parser: drop superfluous assignment for token variable
Gonglei
2014-06-11
1
-13
/
+2
*
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
1
-1
/
+1
*
json-parser: fix handling of large whole number values
Michael Roth
2013-05-23
1
-3
/
+23
*
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini
2013-01-12
1
-0
/
+704