1. 25df49f qmp: add SUSPEND_DISK event by Luiz Capitulino · 12 years ago
  2. de253f1 qmp: switch to the new error format on the wire by Luiz Capitulino · 13 years ago
  3. 74ee59a monitor: drop unused monitor debug code by Luiz Capitulino · 13 years ago
  4. 88affa1 monitor: remove unused do_info_trace by Harsh Prateek Bora · 13 years ago
  5. 513e6bd Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  6. 66f27e6 monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef by Peter Maydell · 13 years ago
  7. 208c9d1 qapi: Convert getfd and closefd by Corey Bryant · 13 years ago
  8. afeecec Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events by Daniel P. Berrange · 13 years ago
  9. 973603a Add event notification for guest balloon changes by Daniel P. Berrange · 13 years ago
  10. 4860853 Add 'query-events' command to QMP to query async events by Daniel P. Berrange · 13 years ago
  11. 9116284 hmp: fix bad value conversion for M type by Luiz Capitulino · 13 years ago
  12. 6b0e33b hmp: expr_unary(): check for overflow in strtoul()/strtoull() by Luiz Capitulino · 13 years ago
  13. b9f8978 qmp: add and use q type specifier by Paolo Bonzini · 13 years ago
  14. b85a4ec Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  15. 6ec5dae monitor: fix client_migrate_info error handling by Yonit Halperin · 13 years ago
  16. c07c163 monitor: Remove unused bool field 'qapi' in mon_cmd_t struct by Jeff Cody · 13 years ago
  17. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  18. e59d167 monitor: Don't access registers through CPUState by Andreas Färber · 13 years ago
  19. b3e54c6 Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa by Blue Swirl · 13 years ago
  20. 53370b7 suspend: add qmp events by Gerd Hoffmann · 13 years ago
  21. 6f382ed qmp: add DEVICE_TRAY_MOVED event by Luiz Capitulino · 13 years ago
  22. f1f5f40 Add SPICE support to add_client monitor command by Daniel P. Berrange · 13 years ago
  23. 692f737 target-xtensa: implement info tlb monitor command by Max Filippov · 13 years ago
  24. fb5458c qmp: add query-block-jobs by Stefan Hajnoczi · 13 years ago
  25. 370521a qmp: add block_job_cancel command by Stefan Hajnoczi · 13 years ago
  26. 12bd451 qmp: add block_stream command by Stefan Hajnoczi · 13 years ago
  27. 333a96e qapi: Convert change by Luiz Capitulino · 13 years ago
  28. 903a881 qerror: Extend QERR_DEVICE_ENCRYPTED by Luiz Capitulino · 13 years ago
  29. 7060b47 monitor: expose readline state by Anthony Liguori · 13 years ago
  30. 9ad5372 qapi: Convert expire_password by Luiz Capitulino · 13 years ago
  31. fbf796f qapi: Convert set_password by Luiz Capitulino · 13 years ago
  32. a6aa9d3 vnc: Simplify vnc_display_password() by Luiz Capitulino · 13 years ago
  33. d51a67b qapi: Convert human-monitor-command by Luiz Capitulino · 13 years ago
  34. ab49ab5 qapi: Convert inject-nmi by Luiz Capitulino · 13 years ago
  35. e42e818 qapi: Convert cont by Luiz Capitulino · 13 years ago
  36. 6d3962b qapi: Convert pmemsave by Luiz Capitulino · 13 years ago
  37. 0cfd6a9 qapi: Convert memsave by Luiz Capitulino · 13 years ago
  38. 22e1bb9 qapi: Complete system_powerdown conversion by Luiz Capitulino · 13 years ago
  39. c951d9a monitor: Fix file_completion() to check for stat() failure by Markus Armbruster · 13 years ago
  40. 816f892 Sort the help info shown in monitor at runtime by Wayne Xia · 13 years ago
  41. 96b3d73 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  42. eca968d Merge remote-tracking branch 'spice/spice.v45' into staging by Anthony Liguori · 13 years ago
  43. b5c3058 Monitor: do_info(): Drop QMP command handling code by Luiz Capitulino · 13 years ago
  44. 40e5a01 QMP: Drop the query commands dispatch table by Luiz Capitulino · 13 years ago
  45. 7962747 qapi: Convert query-pci by Luiz Capitulino · 13 years ago
  46. 96637bc qapi: Convert query-balloon by Luiz Capitulino · 13 years ago
  47. d1f2964 qapi: Convert query-spice by Luiz Capitulino · 13 years ago
  48. 2b54aa8 qapi: Convert query-vnc by Luiz Capitulino · 13 years ago
  49. f11f57e qapi: Convert query-blockstats by Luiz Capitulino · 13 years ago
  50. b202381 qapi: Convert query-block by Luiz Capitulino · 13 years ago
  51. de0b36b qapi: Convert query-cpus by Luiz Capitulino · 13 years ago
  52. 755f196 qapi: Convert the cpu command by Luiz Capitulino · 13 years ago
  53. 99b7796 Monitor: Introduce monitor_get_cpu_index() by Luiz Capitulino · 13 years ago
  54. b025c8b Monitor: Make mon_set_cpu() public by Luiz Capitulino · 13 years ago
  55. 791e7c8 qapi: Convert query-migrate by Luiz Capitulino · 13 years ago
  56. e235cec qapi: Convert query-mice by Luiz Capitulino · 13 years ago
  57. 30038fd target-sparc: Change fpr representation to doubles. by Richard Henderson · 13 years ago
  58. edc5cb1 spice: turn client_migrate_info to async by Yonit Halperin · 13 years ago
  59. 661f192 monitor: Restrict pic/irq_info to supporting targets by Jan Kiszka · 13 years ago
  60. 28a7282 block: Keep track of devices' I/O status by Luiz Capitulino · 13 years ago
  61. ebffe2a Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  62. 2116850 Merge branch 'tracing' of git://repo.or.cz/qemu/stefanha by Blue Swirl · 13 years ago
  63. bebabbc ppc: booke206: add "info tlb" support by Scott Wood · 13 years ago
  64. 38d2265 qapi: Convert system_reset by Luiz Capitulino · 13 years ago
  65. 5f158f2 qapi: Convert stop by Luiz Capitulino · 13 years ago
  66. 7a7f325 qapi: Convert quit by Luiz Capitulino · 13 years ago
  67. aa9b79b qapi: Convert query-commands by Luiz Capitulino · 13 years ago
  68. c5a415a qapi: Convert query-chardev by Luiz Capitulino · 13 years ago
  69. efab767 qapi: Convert query-uuid by Luiz Capitulino · 13 years ago
  70. 1fa9a5e qapi: Convert query-status by Luiz Capitulino · 13 years ago
  71. 0461d5a RunState: Rename enum values as generated by the QAPI by Luiz Capitulino · 13 years ago
  72. 292a260 qapi: Convert query-kvm by Luiz Capitulino · 13 years ago
  73. b9c15f1 qapi: Convert query-version by Luiz Capitulino · 13 years ago
  74. 48a32be qapi: convert query-name by Anthony Liguori · 13 years ago
  75. e319360 qapi: use middle mode in QMP server by Anthony Liguori · 13 years ago
  76. 89bd820 trace: trace monitor qmp dispatch/completion by Stefan Hajnoczi · 13 years ago
  77. c45a816 hmp: re-enable trace-file command by Michael Roth · 13 years ago
  78. 314e298 memory: simple memory tree printer by Blue Swirl · 13 years ago
  79. 6e0ca88 HMP: info status: Print the VM state by Luiz Capitulino · 13 years ago
  80. 9e37b9d QMP: query-status: Introduce 'status' key by Luiz Capitulino · 13 years ago
  81. 6667b23 Monitor/QMP: Don't allow cont on bad VM state by Luiz Capitulino · 13 years ago
  82. 1354869 Drop the vm_running global variable by Luiz Capitulino · 13 years ago
  83. 1bcef68 Drop the incoming_expected global variable by Luiz Capitulino · 13 years ago
  84. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 13 years ago
  85. 3f9c359 SPARC: Trivial patch to clean up npc monitor output by Nathan Kunkee · 13 years ago
  86. 31965ae trace: always compile support for controlling and querying trace event states by Lluís · 13 years ago
  87. fc76410 trace: separate trace event control and query routines from the simple backend by Lluís · 13 years ago
  88. 6d8a764 trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* by Lluís · 13 years ago
  89. 860341f monitor: fix build breakage for !CONFIG_VNC by Jamie Iles · 13 years ago
  90. 74c0d6f char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd() by Anthony Liguori · 13 years ago
  91. 15f3151 char: rename qemu_chr_set_echo() -> qemu_chr_fe_set_echo() by Anthony Liguori · 13 years ago
  92. 2cc6e0a char: rename qemu_chr_write() -> qemu_chr_fe_write() by Anthony Liguori · 13 years ago
  93. 94ac5cd monitor: Prevent sign-extension of 32-bit addresses printed by info tlb by Austin Clements · 13 years ago
  94. c76c841 monitor: Show combined protection bits in "info mem" by Austin Clements · 13 years ago
  95. 8a94b8ca monitor: Fix "info mem" to print the last memory range by Austin Clements · 13 years ago
  96. b49ca72 monitor: Prevent sign-extension of 32-bit addresses printed by info mem by Austin Clements · 13 years ago
  97. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  98. c62f6d1 monitor: fix build breakage with --disable-vnc by TeLeMan · 14 years ago
  99. 1366108 Introduce a 'client_add' monitor command accepting an open FD by Daniel P. Berrange · 14 years ago
  100. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago