1. caf1531 monitor: make monitor_fprintf and mon_get_cpu externally visible by Pavel Butsykin · 9 years ago
  2. 4677bb4 utils: rename strtosz to use qemu prefix by Marc-André Lureau · 9 years ago
  3. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 9 years ago
  4. 7fad30f qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() by Markus Armbruster · 9 years ago
  5. e6b65fe monitor: uninclude cpu_ldst by Peter Crosthwaite · 9 years ago
  6. bf95728 monitor: remove target-specific code from monitor.c by Pavel Butsykin · 9 years ago
  7. da76ee7 hmp-commands-info: move info_cmds content out of monitor.c by Pavel Butsykin · 9 years ago
  8. 6231316 hmp: add info iothreads command by Ting Wang · 10 years ago
  9. b041066 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 10 years ago
  10. 987bd27 trace-events: Add hmp completion by Dr. David Alan Gilbert · 10 years ago
  11. a08f008 s390x: Info skeys sub-command by Jason J. Herne · 10 years ago
  12. a4538a5 s390x: Dump-skeys hmp support by Jason J. Herne · 10 years ago
  13. 7ee0c3e s390x: Dump storage keys qmp command by Jason J. Herne · 10 years ago
  14. 71baf78 osdep.h: Remove qemu_printf by Peter Maydell · 10 years ago
  15. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  16. 4629ed1 qerror: Finally unused, clean up by Markus Armbruster · 10 years ago
  17. 485febc qmp: Wean off qerror_report() by Markus Armbruster · 10 years ago
  18. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  19. 70b9433 QemuOpts: Wean off qerror_report_err() by Markus Armbruster · 10 years ago
  20. d49190c disas: Remove uses of CPU env by Peter Crosthwaite · 10 years ago
  21. 5bcda5f monitor: Split mon_get_cpu fn to remove ENV_GET_CPU by Peter Crosthwaite · 10 years ago
  22. e549d2a monitor: Fix failure path for "S" argument by Bandan Das · 10 years ago
  23. dd41eea monitor: Point to "help" command on syntax error by Bandan Das · 10 years ago
  24. ae50212 monitor: cleanup parsing of cmd name and cmd arguments by Bandan Das · 10 years ago
  25. 19f2db5 monitor: remove debug prints by Bandan Das · 10 years ago
  26. 34acbc9 qobject: Use 'bool' inside qdict by Eric Blake · 10 years ago
  27. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  28. 06ac27f audio: remove LOG_TO_MONITOR along with default_mon by Kővágó, Zoltán · 10 years ago
  29. fafa4d5 qmp/hmp: add rocker device support by Scott Feldman · 10 years ago
  30. 779cec4 monitor: Fix QMP ABI breakage around "id" by Markus Armbruster · 10 years ago
  31. 489653b monitor: Change return type of monitor_cur_is_qmp() to bool by Markus Armbruster · 10 years ago
  32. 9f3982f monitor: Rename monitor_ctrl_mode() to monitor_is_qmp() by Markus Armbruster · 10 years ago
  33. f994b25 monitor: Turn int command_mode into bool in_command_mode by Markus Armbruster · 10 years ago
  34. 6a50636 monitor: Drop do_qmp_capabilities()'s superfluous QMP check by Markus Armbruster · 10 years ago
  35. 74358f2 monitor: Unbox Monitor member mc and rename to qmp by Markus Armbruster · 10 years ago
  36. c83fe23 monitor: Rename monitor_control_read(), monitor_control_event() by Markus Armbruster · 10 years ago
  37. 7ef6cf6 monitor: Rename handle_user_command() to handle_hmp_command() by Markus Armbruster · 10 years ago
  38. 710aec9 monitor: Limit QError use to command handlers by Markus Armbruster · 10 years ago
  39. 452e030 monitor: Inline monitor_has_error() into its only caller by Markus Armbruster · 10 years ago
  40. 70ea0c5 monitor: Wean monitor_protocol_emitter() off mon->error by Markus Armbruster · 10 years ago
  41. 4086182 monitor: Propagate errors through invalid_qmp_mode() by Markus Armbruster · 10 years ago
  42. ba0510a monitor: Propagate errors through qmp_check_input_obj() by Markus Armbruster · 10 years ago
  43. 326283a monitor: Propagate errors through qmp_check_client_args() by Markus Armbruster · 10 years ago
  44. 8a4f501 monitor: Drop unused "new" HMP command interface by Markus Armbruster · 10 years ago
  45. 318660f monitor: Use traditional command interface for HMP device_add by Markus Armbruster · 10 years ago
  46. b8a185b monitor: Convert client_migrate_info to QAPI by Markus Armbruster · 10 years ago
  47. 13cadef monitor: Improve and document client_migrate_info protocol error by Markus Armbruster · 10 years ago
  48. 84add86 monitor: Clean up after previous commit by Markus Armbruster · 10 years ago
  49. 65207c5 monitor: Drop broken, unused asynchronous command interface by Markus Armbruster · 10 years ago
  50. 0403b0f Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  51. 50e9a62 migration: Add hmp interface to set and query parameters by Liang Li · 10 years ago
  52. 26b9310 monitor: Remove unused functions by Thomas Huth · 10 years ago
  53. da378d0 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427' into staging by Peter Maydell · 10 years ago
  54. bcfa4d6 monitor: check return value of qemu_find_net_clients_except() by Jason Wang · 10 years ago
  55. eaed483 monitor: replace the magic number 255 with MAX_QUEUE_NUM by Jason Wang · 10 years ago
  56. 3d27b09 Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into staging by Peter Maydell · 10 years ago
  57. 3b5704b monitor: Make client_migrate_info synchronous by Markus Armbruster · 10 years ago
  58. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  59. 2d5a834 qmp: Give saner messages related to qmp_capabilities misuse by Eric Blake · 10 years ago
  60. e7e9b49 Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into staging by Peter Maydell · 10 years ago
  61. 7a9a5e7 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-19' into staging by Peter Maydell · 10 years ago
  62. e7ae771 Fix remaining warnings from Sparse (void return) by Stefan Weil · 10 years ago
  63. 89d5cbd profiler: Reenable built-in profiler by Alexey Kardashevskiy · 10 years ago
  64. a01ff75 qom: Implement info qom-tree HMP command by Andreas Färber · 11 years ago
  65. 9b14e0e monitor usb: Inline monitor_read_bdrv_key_start()'s first part by Markus Armbruster · 10 years ago
  66. 988e0f0 monitor: Plug memory leak in monitor_read_bdrv_key_start() by Markus Armbruster · 10 years ago
  67. bcf5d19 monitor: Drop dead QMP check from monitor_read_password() by Markus Armbruster · 10 years ago
  68. 5560625 monitor: Convert bdrv_find to blk_by_name by Fam Zheng · 10 years ago
  69. 2dffe55 Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging by Peter Maydell · 10 years ago
  70. 041ccc9 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 10 years ago
  71. c5c6d7f Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging by Peter Maydell · 10 years ago
  72. e35704b numa: Move NUMA declarations from sysemu.h to numa.h by Eduardo Habkost · 10 years ago
  73. 606ee8f monitor: Fix missing err = NULL in client_migrate_info() by Gonglei · 10 years ago
  74. 1ce6be2 hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() by Markus Armbruster · 10 years ago
  75. 3e5a50d hmp: Name HMP command handler functions hmp_COMMAND() by Markus Armbruster · 10 years ago
  76. 091e38b monitor: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  77. 1677f4c monitor: Clean up around monitor_handle_fd_param() by Markus Armbruster · 10 years ago
  78. 4d2855a block: New bdrv_add_key(), convert monitor to use it by Markus Armbruster · 10 years ago
  79. cebbae8 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  80. 2c4681f monitor: more accurate completion for host_net_remove() by Jason Wang · 10 years ago
  81. a6c90cb qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro by Markus Armbruster · 10 years ago
  82. bb5224e qmp: Simplify recognition of capability negotiation command by Markus Armbruster · 10 years ago
  83. b25d81b qmp hmp: Factor out common "using spice" test by Markus Armbruster · 10 years ago
  84. 24e6030 monitor.c: Use ld*_p() instead of ld*_raw() by Peter Maydell · 10 years ago
  85. f183993 bootdevice: add Error **errp argument for qemu_boot_set() by Gonglei · 10 years ago
  86. 246ae24 tcg: add separate monitor command to dump opcode counters by Max Filippov · 10 years ago
  87. 48fe86f monitor: Fix HMP tab completion by Kevin Wolf · 10 years ago
  88. e6bb31e block/hmp: Allow node-name in 'info block' by Kevin Wolf · 10 years ago
  89. 4cae4d5 hmp: fix regression of HMP device_del auto-completion by Marcel Apfelbaum · 10 years ago
  90. 776346c Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-11' into staging by Peter Maydell · 10 years ago
  91. 5b009e4 numa: make 'info numa' take into account hotplugged memory by zhanghailiang · 10 years ago
  92. d298118 ppc: fix monitor access to CR by Paolo Bonzini · 11 years ago
  93. 7797a73 hmp: Remove "info pcmcia" by Markus Armbruster · 10 years ago
  94. e799157 monitor: delete device_del_bus_completion by Zhu Guihua · 10 years ago
  95. 6a1fa9f monitor: add del completion for peripheral device by Zhu Guihua · 10 years ago
  96. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  97. fea68bb block: Eliminate bdrv_iterate(), use bdrv_next() by Markus Armbruster · 10 years ago
  98. a631892 Add HMP command "info memory-devices" by Zhu Guihua · 10 years ago
  99. e5554e2 monitor: Reset HMP mon->rs in CHR_EVENT_OPEN by Stratos Psomadakis · 10 years ago
  100. 14101d0 trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP by Lluís Vilanova · 11 years ago