1. 57bb40c memory: hmp: add "-f" for "info mtree" by Peter Xu · 8 years ago
  2. 598cf1c Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  3. b394662 kvm: move cpu synchronization code by Vincent Palatin · 8 years ago
  4. 0d6b50d error: Report certain hints on stderr when no monitor by Marc-André Lureau · 8 years ago
  5. 397d30e qemu-error: remove dependency of stubs on monitor by Paolo Bonzini · 8 years ago
  6. 814bb12 clean-up: removed duplicate #includes by Anand J · 8 years ago
  7. bdbcb54 monitor: deprecate 'default' option by Marc-André Lureau · 8 years ago
  8. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  9. 39ab61c char: remove explicit_fe_open, use a set_handlers argument by Marc-André Lureau · 8 years ago
  10. c39860e char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit by Marc-André Lureau · 8 years ago
  11. 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
  12. 32a6ebe char: remaining switch to CharBackend in frontend by Marc-André Lureau · 8 years ago
  13. 0d4e995 trace: convert code to use event iterators by Daniel P. Berrange · 8 years ago
  14. 0cb0155 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into staging by Peter Maydell · 8 years ago
  15. 728b142 qmp: Disable query-cpu-* commands when they're unavailable by Eduardo Habkost · 8 years ago
  16. 61b9783 intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider interface by Hervé Poussineau · 8 years ago
  17. 27a83f8 monitor: fix crash for platforms without a CPU 0 by David Gibson · 8 years ago
  18. 5c678ee monitor: use qmp_dispatch() by Marc-André Lureau · 8 years ago
  19. 2b9e357 monitor: remove mhandler.cmd_new by Marc-André Lureau · 8 years ago
  20. 9e812b6 monitor: implement 'qmp_query_commands' without qmp_cmds by Marc-André Lureau · 8 years ago
  21. c823501 monitor: use qmp_find_command() (using generated qapi code) by Marc-André Lureau · 8 years ago
  22. 5032a16 qmp: Hack to keep commands configuration-specific by Marc-André Lureau · 8 years ago
  23. edcfaef monitor: register gen:false commands manually by Marc-André Lureau · 8 years ago
  24. d79bedf monitor: simplify invalid_qmp_mode() by Marc-André Lureau · 8 years ago
  25. 119ebac qapi-schema: use generated marshaller for 'qmp_capabilities' by Marc-André Lureau · 8 years ago
  26. 2ef4571 monitor: fix crash when leaving qemu with spice audio by Marc-André Lureau · 9 years ago
  27. f394b2e qapi: Change Netdev into a flat union by Eric Blake · 9 years ago
  28. 77e2b17 trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state by Lluís Vilanova · 9 years ago
  29. bd71211 trace: Allow event name pattern in "info trace-events" by Lluís Vilanova · 9 years ago
  30. 85aad98 Drop Emacs local variables lists redundant with .dir-locals.el by Markus Armbruster · 9 years ago
  31. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  32. c7eb39c qapi: Improve use of qmp/types.h by Eric Blake · 9 years ago
  33. daa76aa log: Fix qemu_set_log_filename() error handling by Markus Armbruster · 9 years ago
  34. d463354 QMP: Add query-hotpluggable-cpus by Igor Mammedov · 9 years ago
  35. 3b7c78c monitor: Typo fix by Eric Blake · 9 years ago
  36. 88be7b4 block: Fix bdrv_next() memory leak by Kevin Wolf · 9 years ago
  37. 6bd8ab6 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  38. 7c8eece block: Avoid bs->blk in bdrv_next() by Kevin Wolf · 9 years ago
  39. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  40. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  41. 33c1187 qemu-common: push cpu.h inclusion out of qemu-common.h by Paolo Bonzini · 9 years ago
  42. ae50a77 arm: qmp: add query-gic-capabilities interface by Peter Xu · 9 years ago
  43. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  44. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  45. da27a00 monitor: Use BB list for BB name completion by Max Reitz · 9 years ago
  46. dc59997 monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest mode by Alberto Garcia · 9 years ago
  47. 6d425eb monitor: Separate QUORUM_REPORT_BAD events according to the node name by Alberto Garcia · 9 years ago
  48. f22d0af qapi: rename input buttons by Gerd Hoffmann · 9 years ago
  49. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  50. 193227f error: Use error_report_err() instead of monitor_printf() by Markus Armbruster · 9 years ago
  51. d20a580 qapi: Change munging of CamelCase enum values by Eric Blake · 9 years ago
  52. f22a28b qapi: Add alias for ErrorClass by Eric Blake · 9 years ago
  53. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  54. 95385fe qjson: store tokens in a GQueue by Paolo Bonzini · 9 years ago
  55. 3a81a10 monitor: Plug memory leak on QMP error by Markus Armbruster · 9 years ago
  56. 0a9516c monitor/target-ppc: Define target_get_monitor_def by Alexey Kardashevskiy · 9 years ago
  57. 6bf1faa monitor: add missed aio_context_acquire into vm_completion call by Denis V. Lunev · 9 years ago
  58. 7de0be6 monitor: Throttle event VSERPORT_CHANGE separately by "id" by Markus Armbruster · 9 years ago
  59. a24712a monitor: Turn monitor_qapi_event_state[] into a hash table by Markus Armbruster · 9 years ago
  60. b9b03ab monitor: Split MonitorQAPIEventConf off MonitorQAPIEventState by Markus Armbruster · 9 years ago
  61. 1824c41 monitor: Switch from timer_new() to timer_new_ns() by Markus Armbruster · 9 years ago
  62. 93f8f98 monitor: Simplify event throttling by Markus Armbruster · 9 years ago
  63. 688b4b7 monitor: Reduce casting of QAPI event QDict by Markus Armbruster · 9 years ago
  64. 5433c24 block: Prepare for NULL BDS by Max Reitz · 9 years ago
  65. caf1531 monitor: make monitor_fprintf and mon_get_cpu externally visible by Pavel Butsykin · 9 years ago
  66. 4677bb4 utils: rename strtosz to use qemu prefix by Marc-André Lureau · 9 years ago
  67. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 9 years ago
  68. 7fad30f qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() by Markus Armbruster · 9 years ago
  69. e6b65fe monitor: uninclude cpu_ldst by Peter Crosthwaite · 9 years ago
  70. bf95728 monitor: remove target-specific code from monitor.c by Pavel Butsykin · 10 years ago
  71. da76ee7 hmp-commands-info: move info_cmds content out of monitor.c by Pavel Butsykin · 10 years ago
  72. 6231316 hmp: add info iothreads command by Ting Wang · 10 years ago
  73. b041066 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 10 years ago
  74. 987bd27 trace-events: Add hmp completion by Dr. David Alan Gilbert · 10 years ago
  75. a08f008 s390x: Info skeys sub-command by Jason J. Herne · 10 years ago
  76. a4538a5 s390x: Dump-skeys hmp support by Jason J. Herne · 10 years ago
  77. 7ee0c3e s390x: Dump storage keys qmp command by Jason J. Herne · 10 years ago
  78. 71baf78 osdep.h: Remove qemu_printf by Peter Maydell · 10 years ago
  79. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  80. 4629ed1 qerror: Finally unused, clean up by Markus Armbruster · 10 years ago
  81. 485febc qmp: Wean off qerror_report() by Markus Armbruster · 10 years ago
  82. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  83. 70b9433 QemuOpts: Wean off qerror_report_err() by Markus Armbruster · 10 years ago
  84. d49190c disas: Remove uses of CPU env by Peter Crosthwaite · 10 years ago
  85. 5bcda5f monitor: Split mon_get_cpu fn to remove ENV_GET_CPU by Peter Crosthwaite · 10 years ago
  86. e549d2a monitor: Fix failure path for "S" argument by Bandan Das · 10 years ago
  87. dd41eea monitor: Point to "help" command on syntax error by Bandan Das · 10 years ago
  88. ae50212 monitor: cleanup parsing of cmd name and cmd arguments by Bandan Das · 10 years ago
  89. 19f2db5 monitor: remove debug prints by Bandan Das · 10 years ago
  90. 34acbc9 qobject: Use 'bool' inside qdict by Eric Blake · 10 years ago
  91. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  92. 06ac27f audio: remove LOG_TO_MONITOR along with default_mon by Kővágó, Zoltán · 10 years ago
  93. fafa4d5 qmp/hmp: add rocker device support by Scott Feldman · 10 years ago
  94. 779cec4 monitor: Fix QMP ABI breakage around "id" by Markus Armbruster · 10 years ago
  95. 489653b monitor: Change return type of monitor_cur_is_qmp() to bool by Markus Armbruster · 10 years ago
  96. 9f3982f monitor: Rename monitor_ctrl_mode() to monitor_is_qmp() by Markus Armbruster · 10 years ago
  97. f994b25 monitor: Turn int command_mode into bool in_command_mode by Markus Armbruster · 10 years ago
  98. 6a50636 monitor: Drop do_qmp_capabilities()'s superfluous QMP check by Markus Armbruster · 10 years ago
  99. 74358f2 monitor: Unbox Monitor member mc and rename to qmp by Markus Armbruster · 10 years ago
  100. c83fe23 monitor: Rename monitor_control_read(), monitor_control_event() by Markus Armbruster · 10 years ago