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
/
qapi
/
qmp-dispatch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
qapi/qmp-dispatch: fix return value in do_qmp_dispatch
Vladimir Sementsov-Ogievskiy
2019-03-26
1
-1
/
+1
*
qmp: common 'id' handling & make QGA conform to QMP spec
Marc-André Lureau
2019-03-18
1
-2
/
+8
*
qmp: constify qmp_is_oob()
Marc-André Lureau
2018-08-30
1
-1
/
+1
*
json: Redesign the callback to consume JSON values
Markus Armbruster
2018-08-24
1
-1
/
+0
*
qmp: Add some comments around null responses
Markus Armbruster
2018-07-03
1
-0
/
+2
*
qmp: Use QDict * instead of QObject * for response objects
Markus Armbruster
2018-07-03
1
-3
/
+3
*
qmp: De-duplicate error response building
Markus Armbruster
2018-07-03
1
-9
/
+11
*
qmp: Don't let malformed in-band commands jump the queue
Markus Armbruster
2018-07-03
1
-2
/
+10
*
qmp: Redo how the client requests out-of-band execution
Markus Armbruster
2018-07-03
1
-30
/
+21
*
qmp qemu-ga: Fix qemu-ga not to accept "control"
Markus Armbruster
2018-07-03
1
-6
/
+8
*
qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"
Markus Armbruster
2018-07-03
1
-2
/
+0
*
cli: add --preconfig option
Igor Mammedov
2018-05-30
1
-0
/
+8
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-3
/
+3
*
qmp: support out-of-band (oob) execution
Peter Xu
2018-03-19
1
-1
/
+32
*
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
1
-1
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
1
-1
/
+1
*
qmp: Improve QMP dispatch error messages
Markus Armbruster
2017-05-09
1
-7
/
+7
*
qmp: Eliminate silly QERR_QMP_* macros
Markus Armbruster
2017-03-05
1
-6
/
+7
*
qmp: Drop duplicated QMP command object checks
Markus Armbruster
2017-03-05
1
-2
/
+1
*
qapi: Support multiple command registries per program
Markus Armbruster
2017-03-05
1
-4
/
+5
*
qga: Fix crash on non-dictionary QMP argument
Markus Armbruster
2017-03-05
1
-1
/
+7
*
Don't check qobject_type() before qobject_to_qdict()
Markus Armbruster
2017-02-22
1
-3
/
+2
*
qapi: Improve use of qmp/types.h
Eric Blake
2016-07-06
1
-0
/
+1
*
qmp: Drop dead command->type
Eric Blake
2016-05-12
1
-11
/
+7
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
qapi: Clean up includes
Peter Maydell
2016-02-04
1
-1
/
+1
*
qapi: Add alias for ErrorClass
Eric Blake
2015-12-17
1
-1
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-6
/
+6
*
qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
Markus Armbruster
2015-01-29
1
-1
/
+2
*
qapi: Clean up fragile use of error_is_set()
Markus Armbruster
2014-05-09
1
-7
/
+8
*
qapi: Drop redundant, unclean error_is_set()
Markus Armbruster
2014-05-09
1
-2
/
+1
*
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-08
1
-3
/
+3
*
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
1
-1
/
+2
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-5
/
+5
*
error: drop error_get_qobject()/error_set_qobject()
Luiz Capitulino
2012-08-13
1
-1
/
+0
*
qemu-ga: switch to the new error format on the wire
Luiz Capitulino
2012-08-13
1
-1
/
+9
*
qapi: add support for command options
Luiz Capitulino
2012-05-15
1
-2
/
+6
*
guest agent: add RPC blacklist command-line option
Michael Roth
2011-12-13
1
-0
/
+4
*
qapi: add QMP dispatch functions
Michael Roth
2011-07-21
1
-0
/
+124