1. 48fe86f monitor: Fix HMP tab completion by Kevin Wolf · 10 years ago
  2. e6bb31e block/hmp: Allow node-name in 'info block' by Kevin Wolf · 11 years ago
  3. 4cae4d5 hmp: fix regression of HMP device_del auto-completion by Marcel Apfelbaum · 10 years ago
  4. 776346c Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-11' into staging by Peter Maydell · 10 years ago
  5. 5b009e4 numa: make 'info numa' take into account hotplugged memory by zhanghailiang · 10 years ago
  6. d298118 ppc: fix monitor access to CR by Paolo Bonzini · 11 years ago
  7. 7797a73 hmp: Remove "info pcmcia" by Markus Armbruster · 10 years ago
  8. e799157 monitor: delete device_del_bus_completion by Zhu Guihua · 10 years ago
  9. 6a1fa9f monitor: add del completion for peripheral device by Zhu Guihua · 10 years ago
  10. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  11. fea68bb block: Eliminate bdrv_iterate(), use bdrv_next() by Markus Armbruster · 10 years ago
  12. a631892 Add HMP command "info memory-devices" by Zhu Guihua · 11 years ago
  13. e5554e2 monitor: Reset HMP mon->rs in CHR_EVENT_OPEN by Stratos Psomadakis · 11 years ago
  14. 14101d0 trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP by Lluís Vilanova · 11 years ago
  15. 5fb9b5b monitor: fix debug print compiling error by Gonglei · 11 years ago
  16. b3dd1b8 monitor: fix use after free by Michael S. Tsirkin · 11 years ago
  17. 4bb08af monitor: Remove hardcoded watchdog event names by Hani Benhabiles · 11 years ago
  18. 27498be monitor: Add drift info to 'info jit' by Sebastian Tanase · 11 years ago
  19. e02bc6d serial: poll the serial console with G_IO_HUP by Roger Pau Monne · 11 years ago
  20. f2ae8ab mc146818rtc: add rtc-reset-reinjection QMP command by Marcelo Tosatti · 11 years ago
  21. e2ae615 virtio-serial: report frontend connection state via monitor by Laszlo Ersek · 11 years ago
  22. 2f44a08 qapi event: clean up in callers by Wenchao Xia · 11 years ago
  23. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  24. d622cb5 monitor: protect event emission by Paolo Bonzini · 11 years ago
  25. 6cff3e8 monitor: protect outbuf and mux_out with mutex by Paolo Bonzini · 11 years ago
  26. 7517517 qapi event: clean up by Wenchao Xia · 11 years ago
  27. fe069d9 qapi event: convert QUORUM events by Wenchao Xia · 11 years ago
  28. aef9d31 qapi event: convert BALLOON_CHANGE by Wenchao Xia · 11 years ago
  29. 5f41fbb qmp: convert ACPI_DEVICE_OST event by Igor Mammedov · 11 years ago
  30. 99eaf09 qapi event: convert WATCHDOG by Wenchao Xia · 11 years ago
  31. e010ad8 qapi event: convert RTC_CHANGE by Wenchao Xia · 11 years ago
  32. 43a14cf monitor: add an implemention of qapi event emit method by Wenchao Xia · 11 years ago
  33. 8f4e5ac qapi/hmp: use 'backend' instead of 'device' with memory backend by Igor Mammedov · 11 years ago
  34. 02edd40 qmp: add ACPI_DEVICE_OST event handling by Igor Mammedov · 11 years ago
  35. eb1539b hmp: add info memdev by Hu Tao · 11 years ago
  36. 8c85901 NUMA: Add numa_info structure to contain numa nodes info by Wanlong Gao · 11 years ago
  37. 1c38f84 monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode by Tom Musta · 11 years ago
  38. b21631f monitor: Add delvm and loadvm argument completion by Hani Benhabiles · 11 years ago
  39. ddd6b45 monitor: Add host_net_remove arguments completion by Hani Benhabiles · 11 years ago
  40. e3bb532 monitor: Add host_net_add device argument completion by Hani Benhabiles · 11 years ago
  41. c68a040 monitor: Add migrate_set_capability completion by Hani Benhabiles · 11 years ago
  42. d0ece34 monitor: Add watchdog_action argument completion by Hani Benhabiles · 11 years ago
  43. 8e59777 monitor: Add ringbuf_write and ringbuf_read argument completion by Hani Benhabiles · 11 years ago
  44. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  45. 11b389f monitor: Add netdev_del id argument completion. by Hani Benhabiles · 11 years ago
  46. b162b49 monitor: Add netdev_add type argument completion. by Hani Benhabiles · 11 years ago
  47. 40d1939 monitor: Add set_link arguments completion. by Hani Benhabiles · 11 years ago
  48. 13e315d monitor: Add chardev-add backend argument completion. by Hani Benhabiles · 11 years ago
  49. 6297d9a monitor: Add chardev-remove command completion. by Hani Benhabiles · 11 years ago
  50. 29136cd monitor: Convert sendkey to use command_completion. by Hani Benhabiles · 11 years ago
  51. 5906366 monitor: add Error-propagating monitor_handle_fd_param2() by Laszlo Ersek · 11 years ago
  52. 79f3202 monitor: Add missing 'static' attribute by Stefan Weil · 11 years ago
  53. 0b9f0e2 monitor: fix qmp_getfd() fd leak in error case by Stefan Hajnoczi · 11 years ago
  54. 2da1b3a monitor: Add device_add and device_del completion. by Hani Benhabiles · 11 years ago
  55. bfa40f7 monitor: Add command_completion callback to mon_cmd_t. by Hani Benhabiles · 11 years ago
  56. 4a66d3b monitor: Remove unused monitor_print_filename by Cole Robinson · 11 years ago
  57. c751a74 input: mouse: switch monitor to new core by Gerd Hoffmann · 11 years ago
  58. de92f3f monitor: Remove left-over code in do_info_profile. by Hani Benhabiles · 11 years ago
  59. c88a1de quorum: Add quorum_open() and quorum_close(). by Benoît Canet · 11 years ago
  60. 95c6bff quorum: Add quorum mechanism. by Benoît Canet · 11 years ago
  61. 1094fd3 monitor: Add object_add class argument completion. by Hani Benhabiles · 11 years ago
  62. b48fa07 monitor: Add object_del id argument completion. by Hani Benhabiles · 11 years ago
  63. 992d3e6 monitor: Add device_add device argument completion. by Hani Benhabiles · 11 years ago
  64. fca72d9 monitor: Add device_del id argument completion. by Hani Benhabiles · 11 years ago
  65. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  66. 31db5b3 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' into staging by Peter Maydell · 11 years ago
  67. d5d1507 readline: Add missing GCC_FMT_ATTR by Stefan Weil · 11 years ago
  68. 056f49f monitor: Cleanup mon->outbuf on write error by Stratos Psomadakis · 11 years ago
  69. 0150cd8 readline: move readline to a generic location by Stefan Hajnoczi · 11 years ago
  70. c60bf33 readline: decouple readline from the monitor by Stefan Hajnoczi · 11 years ago
  71. 1ba1905 Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging by Anthony Liguori · 11 years ago
  72. 04f1f78 ppc: Add CFAR, DAR and DSISR to the dictionary of printable registers by Tom Musta · 12 years ago
  73. c20b7fa monitor: eliminate monitor_event_state_lock by Paolo Bonzini · 11 years ago
  74. aaa6a40 Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 12 years ago
  75. bb7d4d8 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  76. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  77. a40f1c2 qcow2: Metadata overlap checks by Max Reitz · 12 years ago
  78. 7ca0e06 monitor: improve auto complete of "help" for single command in sub group by Wenchao Xia · 12 years ago
  79. 129be00 monitor: allow "help" show message for single command in sub group by Wenchao Xia · 12 years ago
  80. d903a77 monitor: support sub command in auto completion by Wenchao Xia · 12 years ago
  81. c35b640 monitor: refine monitor_find_completion() by Wenchao Xia · 12 years ago
  82. 6685549 monitor: support sub command in help by Wenchao Xia · 12 years ago
  83. dcc70cd monitor: refine parse_cmdline() by Wenchao Xia · 12 years ago
  84. f5438c0 monitor: code move for parse_cmdline() by Wenchao Xia · 12 years ago
  85. 7717239 monitor: avoid direct use of global variable *mon_cmds by Wenchao Xia · 12 years ago
  86. b01fe89 monitor: split off monitor_data_init() by Wenchao Xia · 12 years ago
  87. d038317 monitor: call sortcmdlist() only one time by Wenchao Xia · 12 years ago
  88. d2674b2 monitor: avoid use of global *cur_mon in monitor_find_completion() by Wenchao Xia · 12 years ago
  89. 599a926 monitor: avoid use of global *cur_mon in block_completion_it() by Wenchao Xia · 12 years ago
  90. cb8f68b monitor: avoid use of global *cur_mon in file_completion() by Wenchao Xia · 12 years ago
  91. cd5c6bb monitor: avoid use of global *cur_mon in cmd_completion() by Wenchao Xia · 12 years ago
  92. 9c3175c monitor: Add missing attributes to local function by Stefan Weil · 12 years ago
  93. f7ad538 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  94. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  95. 277acfe monitor: print the invalid char in error message by Fam Zheng · 12 years ago
  96. f17ec44 exec: Change cpu_memory_rw_debug() argument to CPUState by Andreas Färber · 12 years ago
  97. 293d2a0 monitor: maintain at most one G_IO_OUT watch by Laszlo Ersek · 12 years ago
  98. e9acb8c Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  99. b1be428 net: add support of mac-programming over macvtap in QEMU side by Amos Kong · 12 years ago
  100. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago