COMMITS
/ include/qapi/qmp/dispatch.h December 16, 2022
P
monitor: mark mixed functions that can suspend
Paolo Bonzini committed
October 28, 2021
M
qapi: Generalize command policy checking
Markus Armbruster committed
M
qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
Markus Armbruster committed
March 18, 2021
M
qapi: Implement deprecated-input=reject for QMP commands
Markus Armbruster committed
February 19, 2021
M
qga: return a more explicit error on why a command is disabled
Marc-André Lureau committed
October 27, 2020
P
remove preconfig state
Paolo Bonzini committed
October 5, 2020
K
qmp: Move dispatcher to a coroutine
Kevin Wolf committed
K
qapi: Add a 'coroutine' flag for commands
Kevin Wolf committed
K
qmp: Call monitor_set_cur() only in qmp_dispatch()
Kevin Wolf committed
March 16, 2020
M
qmp: constify QmpCommand and list
Marc-André Lureau committed
February 14, 2019
M
qapi: remove qmp_unregister_command()
Marc-André Lureau committed
August 29, 2018
M
qmp: constify qmp_is_oob()
Marc-André Lureau committed
July 3, 2018
M
qmp: Use QDict * instead of QObject * for response objects
Markus Armbruster committed
M
qmp: De-duplicate error response building
Markus Armbruster committed
M
qmp: Don't let malformed in-band commands jump the queue
Markus Armbruster committed
M
qmp qemu-ga: Fix qemu-ga not to accept "control"
Markus Armbruster committed
May 11, 2018
I
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov committed
March 11, 2018
P
qmp: support out-of-band (oob) execution
Peter Xu committed
March 9, 2018
P
qapi: introduce new cmd option "allow-oob"
Peter Xu committed
February 1, 2018
M
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster committed
M
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster committed
March 3, 2017
M
qapi: Support multiple command registries per program
Markus Armbruster committed
September 12, 2016
M
qapi: Support unregistering QMP commands
Markus Armbruster committed
June 29, 2016
M
Clean up header guards that don't match their file name
Markus Armbruster committed
April 28, 2016
E
qmp: Drop dead command->type
Eric Blake committed
February 23, 2016
P
include: Clean up includes
Peter Maydell committed
May 2, 2014
M
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster committed
October 9, 2013
M
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu committed
M
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu committed
December 17, 2012
P
qapi: move include files to include/qobject/
Paolo Bonzini committed