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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
qapi
/
qmp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
qapi: Add qobject_is_equal()
Max Reitz
7
-0
/
+16
2017-11-17
qapi/qlist: Add qlist_append_null() macro
Max Reitz
1
-0
/
+3
2017-11-17
qapi/qnull: Add own header
Max Reitz
4
-12
/
+32
2017-09-04
qlit: add QLIT_QNULL and QLIT_BOOL
Marc-André Lureau
1
-0
/
+5
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
-1
/
+1
2017-09-04
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
Marc-André Lureau
1
-1
/
+1
2017-09-04
qlit: Change compound literals to initializers
Marc-André Lureau
1
-4
/
+4
2017-09-04
qlit: use QLit prefix consistently
Marc-André Lureau
1
-12
/
+12
2017-09-04
qlit: move qlit from check-qjson to qobject/
Marc-André Lureau
1
-0
/
+49
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
1
-1
/
+3
2017-09-04
qobject: Explain how QNum works, and why
Markus Armbruster
1
-0
/
+21
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
1
-2
/
+2
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
1
-3
/
+7
2017-06-20
qnum: add uint type
Marc-André Lureau
1
-0
/
+7
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
6
-61
/
+51
2017-05-08
qobject: Add helper macros for common scalar insertions
Eric Blake
2
-0
/
+16
2017-03-07
qobject: Propagate parse errors through qobject_from_json()
Markus Armbruster
1
-1
/
+1
2017-03-07
qobject: Propagate parse errors through qobject_from_jsonv()
Markus Armbruster
1
-1
/
+2
2017-03-05
qmp: Eliminate silly QERR_QMP_* macros
Markus Armbruster
1
-9
/
+0
2017-03-05
qapi: Support multiple command registries per program
Markus Armbruster
1
-8
/
+14
2016-10-25
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
1
-0
/
+1
2016-09-19
qapi: Support unregistering QMP commands
Markus Armbruster
1
-0
/
+1
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
1
-3
/
+0
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2
-6
/
+5
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
1
-1
/
+0
2016-05-12
qmp: Drop dead command->type
Eric Blake
1
-6
/
+0
2016-03-17
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
1
-3
/
+0
2016-02-23
include: Clean up includes
Peter Maydell
11
-15
/
+0
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
1
-16
/
+5
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
1
-4
/
+4
2015-12-17
qobject: Simplify QObject
Eric Blake
7
-16
/
+21
2015-11-26
qjson: surprise, allocating 6 QObjects per token is expensive
Paolo Bonzini
1
-0
/
+7
2015-11-26
qjson: store tokens in a GQueue
Paolo Bonzini
2
-6
/
+6
2015-11-26
qjson: replace QString in JSONLexer with GString
Paolo Bonzini
2
-4
/
+5
2015-11-26
qjson: Give each of the six structural chars its own token type
Markus Armbruster
1
-1
/
+6
2015-11-26
qjson: Spell out some silent assumptions
Markus Armbruster
1
-1
/
+2
2015-11-09
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
1
-0
/
+1
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
1
-0
/
+3
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
7
-10
/
+6
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-3
/
+0
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
2
-18
/
+2
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-30
/
+30
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
1
-3
/
+0
2015-06-22
qdev-monitor: Convert qbus_find() to Error
Markus Armbruster
1
-3
/
+0
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-2
/
+2
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-4
/
+4
2015-06-12
qdict: Add qdict_{set,copy}_default()
Kevin Wolf
1
-0
/
+3
2015-06-12
qdict: Add qdict_array_entries()
Kevin Wolf
1
-0
/
+1
2015-05-11
qobject: Add a special null QObject
Markus Armbruster
1
-1
/
+10
[next]