index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
qmp-dispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-1
/
+1
2017-05-09
qmp: Improve QMP dispatch error messages
Markus Armbruster
1
-7
/
+7
2017-03-05
qmp: Eliminate silly QERR_QMP_* macros
Markus Armbruster
1
-6
/
+7
2017-03-05
qmp: Drop duplicated QMP command object checks
Markus Armbruster
1
-2
/
+1
2017-03-05
qapi: Support multiple command registries per program
Markus Armbruster
1
-4
/
+5
2017-03-05
qga: Fix crash on non-dictionary QMP argument
Markus Armbruster
1
-1
/
+7
2017-02-22
Don't check qobject_type() before qobject_to_qdict()
Markus Armbruster
1
-3
/
+2
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
1
-0
/
+1
2016-05-12
qmp: Drop dead command->type
Eric Blake
1
-11
/
+7
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-04
qapi: Clean up includes
Peter Maydell
1
-1
/
+1
2015-12-17
qapi: Add alias for ErrorClass
Eric Blake
1
-1
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-6
/
+6
2015-01-29
qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
Markus Armbruster
1
-1
/
+2
2014-05-09
qapi: Clean up fragile use of error_is_set()
Markus Armbruster
1
-7
/
+8
2014-05-09
qapi: Drop redundant, unclean error_is_set()
Markus Armbruster
1
-2
/
+1
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-3
/
+3
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
1
-1
/
+2
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-5
/
+5
2012-08-13
error: drop error_get_qobject()/error_set_qobject()
Luiz Capitulino
1
-1
/
+0
2012-08-13
qemu-ga: switch to the new error format on the wire
Luiz Capitulino
1
-1
/
+9
2012-05-15
qapi: add support for command options
Luiz Capitulino
1
-2
/
+6
2011-12-12
guest agent: add RPC blacklist command-line option
Michael Roth
1
-0
/
+4
2011-07-21
qapi: add QMP dispatch functions
Michael Roth
1
-0
/
+124