1. e07bbac Improve vm_stop reason declarations by Jan Kiszka · 14 years ago
  2. c48855e add qemu_chr_set_echo by Paolo Bonzini · 14 years ago
  3. b3a9836 Merge remote branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  4. 9363ee3 Merge remote branch 'spice/spice.v29.pull' into staging by Anthony Liguori · 14 years ago
  5. 1cd20f8 vnc: Fix password expiration through 'change vnc ""' (v2) by Anthony Liguori · 14 years ago
  6. d00b261 monitor: use after free in do_wav_capture() by Isaku Yamahata · 14 years ago
  7. 8d86e2b vnc/spice: fix "never" and "now" expire_time by Marc-André Lureau · 14 years ago
  8. e866e23 spice/vnc: client migration. by Gerd Hoffmann · 15 years ago
  9. 70b4f4b Make strtosz() return int64_t instead of ssize_t by Jes Sorensen · 14 years ago
  10. 31ce5e0 Add "broadcast" option for mce command by Jin Dongming · 14 years ago
  11. 2d5b507 monitor: fix a typo by Blue Swirl · 14 years ago
  12. 818c2e1 Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu by Aurelien Jarno · 14 years ago
  13. d41160a Sparc: implement monitor command 'info tlb' by Blue Swirl · 14 years ago
  14. fef3957 Merge remote branch 'qmp/for-anthony' into staging by Anthony Liguori · 14 years ago
  15. 1b3cba6 monitor: implement x86 info mem for PAE and long modes by Blue Swirl · 14 years ago
  16. d65aaf3 monitor: implement x86 info tlb for PAE and long modes by Blue Swirl · 14 years ago
  17. 7572150 vnc/spice: add set_passwd monitor command. by Gerd Hoffmann · 14 years ago
  18. cb42a87 spice: add qmp 'query-spice' and hmp 'info spice' commands. by Gerd Hoffmann · 14 years ago
  19. 6f8c63f spice: connection events. by Gerd Hoffmann · 14 years ago
  20. 83a27d4 QMP: Simplify monitor_json_emitter() by Luiz Capitulino · 14 years ago
  21. 6d44143 QMP: Drop dead code by Luiz Capitulino · 14 years ago
  22. c01e688 QMP: Fix default response regression by Luiz Capitulino · 14 years ago
  23. 0268d97 QMP: Introduce Human Monitor passthrough command by Luiz Capitulino · 14 years ago
  24. 07de3e6 Remove obsolete 'f' double parameter type by Jes Sorensen · 14 years ago
  25. dbc0c67 Add support for 'o' octet (bytes) format as monitor parameter. by Jes Sorensen · 14 years ago
  26. 46c7fc1 monitor: Ignore "." and ".." when completing file name. by Kusanagi Kouichi · 14 years ago
  27. f871d68 trace: print a warning if user tries to enable an unknown trace event by Blue Swirl · 14 years ago
  28. 48f5704 Merge remote branch 'qmp/for-anthony' into staging by Anthony Liguori · 14 years ago
  29. 8b7968f Use GCC_FMT_ATTR (format checking) by Stefan Weil · 15 years ago
  30. acd0a09 Monitor: Rename the qemu-monitor.hx file by Luiz Capitulino · 14 years ago
  31. fc29df7 QMP: Introduce qmp_call_cmd() by Luiz Capitulino · 15 years ago
  32. de79ba6 Monitor: Directly call QObject handlers by Luiz Capitulino · 15 years ago
  33. 4903de0 Monitor: Rename monitor_handler_is_async() by Luiz Capitulino · 15 years ago
  34. 9e80721 Monitor: Rename monitor_handler_ported() by Luiz Capitulino · 15 years ago
  35. 0e19a62 Monitor: Drop monitor_cmd_user_only() by Luiz Capitulino · 15 years ago
  36. 30f5041 Monitor: Drop QMP info from the qemu-monitor.hx file by Luiz Capitulino · 15 years ago
  37. d1249ea QMP: Small cleanup in handle_qmp_command() by Luiz Capitulino · 15 years ago
  38. 2e061a7 QMP: Simplify do_info_commands() by Luiz Capitulino · 15 years ago
  39. 3e12a75 QMP: Introduce query commands dispatch table by Luiz Capitulino · 15 years ago
  40. f36b4af QMP: Introduce command dispatch table by Luiz Capitulino · 15 years ago
  41. bead3ce QMP: Introduce qmp_find_cmd() by Luiz Capitulino · 15 years ago
  42. 1162daa Monitor: Convert do_info() back to HMP by Luiz Capitulino · 15 years ago
  43. d455129 Monitor: Drop is_async_return() by Luiz Capitulino · 15 years ago
  44. 1dcbd6f Monitor: Drop QMP bits from do_info() by Luiz Capitulino · 15 years ago
  45. 030db6e QMP: Don't use do_info() by Luiz Capitulino · 15 years ago
  46. 0fb8858 QMP: handle_qmp_command(): Move 'cmd' sanity check by Luiz Capitulino · 15 years ago
  47. 945c5ac Monitor: Introduce search_dispatch_table() by Luiz Capitulino · 15 years ago
  48. 39eaab9 Add option to turn on JSON pretty printing in monitor by Daniel P. Berrange · 15 years ago
  49. c5ceb52 trace: Add trace-file command to open/close/flush trace file by Stefan Hajnoczi · 15 years ago
  50. 22890ab trace: Support for dynamically enabling/disabling trace events by Prerna Saxena · 15 years ago
  51. 0ec0291 QMP/monitor: update do_info_version() to output broken down version string by Miguel Di Ciurcio Filho · 15 years ago
  52. f0aa7a8 loadvm: improve tests before bdrv_snapshot_goto() by Miguel Di Ciurcio Filho · 15 years ago
  53. 8e84865 migration: Accept 'cont' only after successful incoming migration by Amit Shah · 15 years ago
  54. 02d0ba1 Merge remote branch 'qmp/for-anthony' into staging by Anthony Liguori · 15 years ago
  55. a88790a remove exec-all.h inclusion from cpu.h by Paolo Bonzini · 15 years ago
  56. a6c4d36 monitor: Allow to exclude commands from QMP by Jan Kiszka · 15 years ago
  57. e4940c6 QMP: handle_qmp_command(): Small cleanup by Luiz Capitulino · 15 years ago
  58. 0bbab46 QMP: Drop old input object checking by Luiz Capitulino · 15 years ago
  59. c917c8f QMP: Introduce qmp_check_input_obj() by Luiz Capitulino · 15 years ago
  60. f6b4fc8 QMP: Drop old client argument checker by Luiz Capitulino · 15 years ago
  61. 4af9193 QMP: New argument checker (second part) by Luiz Capitulino · 15 years ago
  62. 2dbc8db QMP: New argument checker (first part) by Luiz Capitulino · 15 years ago
  63. eb159d1 Monitor: handle optional '-' arg as a bool by Luiz Capitulino · 15 years ago
  64. 5af7bba QMP: Fix error reporting in the async API by Luiz Capitulino · 15 years ago
  65. 8ac470c monitor: Establish cmd flags and convert the async tag by Jan Kiszka · 15 years ago
  66. 3b6dbf2 monitor: Fix command completion vs. boolean switches by Jan Kiszka · 15 years ago
  67. 03a6348 monitor: Fix leakage during completion processing by Jan Kiszka · 15 years ago
  68. 49b586a Extra scan codes for missing keys by Bernhard M. Wiedemann · 15 years ago
  69. a4673e2 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  70. ea4e78e monitor/QMP: Drop info hpet / query-hpet by Jan Kiszka · 15 years ago
  71. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  72. 637503d Monitor: Drop QMP documentation from code by Luiz Capitulino · 15 years ago
  73. 39b59d2 Monitor: Return before exiting with 'quit' by Luiz Capitulino · 15 years ago
  74. a875170 Revert "Monitor: Return before exiting with 'quit'" by Luiz Capitulino · 15 years ago
  75. 5a834bb sparc: Fix lazy flag calculation on interrupts, refactor by Blue Swirl · 15 years ago
  76. cb4e5f8 block: read-only: open cdrom as read-only when using monitor's change command by Naphtali Sprei · 15 years ago
  77. 6ed2c48 QMP: Introduce RESUME event by Luiz Capitulino · 15 years ago
  78. e53f27b stash away SCM_RIGHTS fd until a getfd command arrives by Paolo Bonzini · 15 years ago
  79. 0e8d2b5 Monitor: Return before exiting with 'quit' by Luiz Capitulino · 15 years ago
  80. 04f8c05 QMP: Check "arguments" member's type by Luiz Capitulino · 15 years ago
  81. 88f7db8 QMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER by Luiz Capitulino · 15 years ago
  82. d6e9098 Replace calls of old bdrv_open by Kevin Wolf · 15 years ago
  83. f1dc58e Monitor: Convert do_screen_dump() to QObject by Luiz Capitulino · 15 years ago
  84. 942cd1f monitor: New argument type 'b' by Markus Armbruster · 15 years ago
  85. ee9545d monitor: Rename argument type 'b' to 'f' by Markus Armbruster · 15 years ago
  86. e17ba87 error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER by Markus Armbruster · 15 years ago
  87. 07a5d95 Add qerror message if the 'change' target filename can't be opened by Ryan Harper · 15 years ago
  88. 28c2897 move balloon handling to balloon.c by Paolo Bonzini · 15 years ago
  89. 9f59b56 error: Trim includes after "Move qemu_error & friends..." by Markus Armbruster · 15 years ago
  90. fd04a2a Wrong error message in block_passwd command by Shahar Havivi · 15 years ago
  91. 361127d monitor: New argument type 'O' by Markus Armbruster · 15 years ago
  92. cde0fc7 error: Let converted handlers print in human monitor by Markus Armbruster · 15 years ago
  93. 6620d3c monitor: New monitor_cur_is_qmp() by Markus Armbruster · 15 years ago
  94. ab5b027 error: Rename qemu_error_new() to qerror_report() by Markus Armbruster · 15 years ago
  95. 6e4f984 error: Simplify error sink setup by Markus Armbruster · 15 years ago
  96. b4a51f7 error: Move qemu_error() & friends from monitor.c to own file by Markus Armbruster · 15 years ago
  97. d6f4683 monitor: Factor monitor_set_error() out of qemu_error_internal() by Markus Armbruster · 15 years ago
  98. 8631b60 monitor: Separate "default monitor" and "current monitor" cleanly by Markus Armbruster · 15 years ago
  99. 03cd465 savevm: Fix -loadvm to report errors to stderr, not the monitor by Markus Armbruster · 15 years ago
  100. 9eedeb3 QMP: Introduce WATCHDOG event by Luiz Capitulino · 15 years ago