1. 4cb96b9 monitor: add more *_locked() functions by Paolo Bonzini · 1 year, 10 months ago
  2. e9ccfdd hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep' by Peter Maydell · 2 years ago
  3. ef52091 hmp: add cryptodev info command by zhenwei pi · 2 years, 1 month ago
  4. 507cb64 i386/xen: add monitor commands to test event injection by Joao Martins · 7 years ago
  5. cbf8199 monitor: Move remaining HMP commands from misc.c to hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
  6. e224556 monitor: Move target-dependent HMP commands to hmp-cmds-target.c by Markus Armbruster · 2 years, 2 months ago
  7. dd00d7f monitor: Move monitor_putc() next to monitor_puts & external linkage by Markus Armbruster · 2 years, 2 months ago
  8. aa09b3d stats: Move QMP commands from monitor/ to stats/ by Markus Armbruster · 2 years, 2 months ago
  9. bab46b8 runstate: Move HMP commands from monitor/ to softmmu/ by Markus Armbruster · 2 years, 2 months ago
  10. ae71d13 net: Move hmp_info_network() to net-hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
  11. 0d79271 hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma() by Markus Armbruster · 2 years, 2 months ago
  12. fa1d2f8 block: Factor out hmp_change_medium(), and move to block/monitor/ by Markus Armbruster · 2 years, 2 months ago
  13. 29b62a1 trace: Move HMP commands from monitor/ to trace/ by Markus Armbruster · 2 years, 2 months ago
  14. 5ec92f2 hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h by Markus Armbruster · 2 years, 2 months ago
  15. c3054a6 char: Factor out qmp_add_client() parts and move to chardev/ by Markus Armbruster · 2 years, 2 months ago
  16. 98b5362 audio: Move HMP commands from monitor/ to audio/ by Markus Armbruster · 2 years, 2 months ago
  17. fcb7e04 Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 2 months ago
  18. ec843b9 ui: Split hmp_mouse_set() and move the HMP part to ui/ by Markus Armbruster · 2 years, 2 months ago
  19. f916a17 ui: Factor out hmp_change_vnc(), and move to ui/ui-hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
  20. 5011d26 ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
  21. 3125af2 ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
  22. af7f8eb coroutine: Move coroutine_fn to qemu/osdep.h, trim includes by Markus Armbruster · 2 years, 3 months ago
  23. d0e6729 pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c by Markus Armbruster · 2 years, 4 months ago
  24. 9492718 qapi misc: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 5 months ago
  25. 6894ee2 monitor: add missing coroutine_fn annotation by Alberto Faria · 2 years, 5 months ago
  26. 8a82879 hmp: add virtio commands by Laurent Vivier · 2 years, 8 months ago
  27. bf0c50d monitor: expose monitor_puts to rest of code by Alex Bennée · 2 years, 6 months ago
  28. f3b2e38 softmmu/dirtylimit: Implement dirty page rate limit by Hyman Huang(黄勇) · 2 years, 9 months ago
  29. cf7405b qmp: add filtering of statistics by name by Paolo Bonzini · 2 years, 10 months ago
  30. 068cc51 qmp: add filtering of statistics by provider by Paolo Bonzini · 2 years, 11 months ago
  31. 433815f hmp: add basic "info stats" implementation by Mark Kanda · 2 years, 11 months ago
  32. 467ef82 qmp: add filtering of statistics by target vCPU by Paolo Bonzini · 2 years, 11 months ago
  33. b9f88dc qmp: Support for querying stats by Mark Kanda · 3 years, 1 month ago
  34. 756a98d Move error_printf_unless_qmp() with monitor unit by Marc-André Lureau · 3 years ago
  35. 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 3 years, 1 month ago
  36. 409e9f7 mos6522: add "info via" HMP command for debugging by Mark Cave-Ayland · 3 years, 1 month ago
  37. f9429c6 monitor: introduce HumanReadableText and HMP support by Daniel P. Berrangé · 3 years, 6 months ago
  38. 0ca117a monitor: make hmp_handle_error return a boolean by Daniel P. Berrangé · 3 years, 5 months ago
  39. 3e11e0b monitor: remove 'info ioapic' HMP command by Daniel P. Berrangé · 3 years, 7 months ago
  40. f3558b1 qdev: Base object creation on QDict rather than QemuOpts by Kevin Wolf · 3 years, 6 months ago
  41. 4a1d937 softmmu/qdev-monitor: add error handling in qdev_set_id by Damien Hedde · 3 years, 6 months ago
  42. 163f384 qdev: Make DeviceState.id independent of QemuOpts by Kevin Wolf · 3 years, 6 months ago
  43. cd35beb monitor: Reduce hmp_info_sev() declaration by Philippe Mathieu-Daudé · 3 years, 6 months ago
  44. 57d874c target/i386: Add HMP and QMP interfaces for SGX by Yang Zhong · 3 years, 7 months ago
  45. f0e48cb monitor: allow register hmp commands by Gerd Hoffmann · 3 years, 9 months ago
  46. a4a571d hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds by Peter Xu · 3 years, 10 months ago
  47. 5851909 misc: Correct relative include path by Philippe Mathieu-Daudé · 3 years, 10 months ago
  48. cbde7be migrate: remove QMP/HMP commands for speed, downtime and cache size by Daniel P. Berrangé · 4 years, 1 month ago
  49. c7f7e69 sev: add sev-inject-launch-secret by Tobin Feldman-Fitzthum · 4 years, 5 months ago
  50. e7cff9c hmp: Pass monitor to mon_get_cpu_env() by Kevin Wolf · 4 years, 4 months ago
  51. 43cf067 hmp: Pass monitor to MonitorDef.get_value() by Kevin Wolf · 4 years, 4 months ago
  52. 2fc5d01 hmp: Pass monitor to mon_get_cpu() by Kevin Wolf · 4 years, 4 months ago
  53. e69ee45 monitor: Make current monitor a per-coroutine property by Kevin Wolf · 4 years, 6 months ago
  54. 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 6 months ago
  55. 87e6f4a monitor: Add Monitor parameter to monitor_get_cpu_index() by Kevin Wolf · 4 years, 6 months ago
  56. dcba65f monitor: Add Monitor parameter to monitor_set_cpu() by Kevin Wolf · 4 years, 6 months ago
  57. f6baed3 replay: implement replay-seek command by Pavel Dovgalyuk · 4 years, 6 months ago
  58. e751067 replay: introduce breakpoint at the specified step by Pavel Dovgalyuk · 4 years, 6 months ago
  59. e3b09ad replay: introduce info hmp/qmp command by Pavel Dovgalyuk · 4 years, 6 months ago
  60. 63e7983 cphp: remove deprecated cpu-add command(s) by Igor Mammedov · 4 years, 6 months ago
  61. 60efffa monitor: simplify functions for getting a dup'd fdset entry by Daniel P. Berrangé · 4 years, 7 months ago
  62. 89cf4fe hmp: Implement qom-get HMP command by Dr. David Alan Gilbert · 4 years, 10 months ago
  63. 2bcad73 monitor/hmp: move hmp_info_block* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  64. 1061f8d monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  65. e263120 monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  66. fce2b91 monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  67. 6b7fbf6 monitor/hmp: move hmp_block_job* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  68. 0932e3f monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  69. a2f411c monitor: Add allow_hmp parameter to monitor_init() by Kevin Wolf · 5 years ago
  70. 8e9119a hmp: Fail gracefully if chardev is already in use by Kevin Wolf · 5 years ago
  71. f27a9bb qmp: Fail gracefully if chardev is already in use by Kevin Wolf · 5 years ago
  72. f209872 monitor: Create QAPIfied monitor_init() by Kevin Wolf · 5 years ago
  73. c3e9555 monitor: Move monitor option parsing to monitor/monitor.c by Kevin Wolf · 5 years ago
  74. 187c614 hmp: drop Error pointer indirection in hmp_handle_error by Vladimir Sementsov-Ogievskiy · 5 years ago
  75. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  76. ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
  77. 55225c8 hw/core: Collect HMP command handlers in hw/core/ by Markus Armbruster · 6 years ago
  78. 3950a37 qom: Move HMP command handlers to qom/ by Markus Armbruster · 6 years ago
  79. 275307a hmp: Move hmp.h to include/monitor/ by Markus Armbruster · 6 years ago
  80. fbfc29e monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() by Kevin Wolf · 6 years ago
  81. 1d95db7 monitor: Split out monitor/monitor.c by Kevin Wolf · 6 years ago
  82. 5f9dba1 monitor: Create MonitorHMP with readline state by Kevin Wolf · 6 years ago
  83. 854f63d monitor: Fix return type of monitor_fdset_dup_fd_find by Yury Kotov · 6 years ago
  84. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  85. 30cc983 monitor: Clean up how monitor_disas() funnels output to monitor by Markus Armbruster · 6 years ago
  86. 8acb2a7 monitor: Simplify how -device/device_add print help by Markus Armbruster · 6 years ago
  87. 679cb8e monitor error: Make printf()-like functions return a value by Markus Armbruster · 6 years ago
  88. 8258292 monitor: Remove "x-oob", offer capability "oob" unconditionally by Peter Xu · 6 years ago
  89. 9ab8447 monitor: Suspend monitor instead dropping commands by Peter Xu · 6 years ago
  90. a95db58 qdev-monitor: print help to stdout by Marc-André Lureau · 7 years ago
  91. 62aa1d8 monitor: Fix unsafe sharing of @cur_mon among threads by Peter Xu · 7 years ago
  92. be933ff monitor: new parameter "x-oob" by Peter Xu · 7 years ago
  93. 6adf08d monitor: unify global init by Peter Xu · 7 years ago
  94. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  95. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  96. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  97. 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 8 years ago
  98. 0587568 qmp: Dumb down how we run QMP command registration by Markus Armbruster · 8 years ago
  99. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  100. ce49b73 qdev: add function qdev_set_id() by Juergen Gross · 8 years ago