1. c5ceb52 trace: Add trace-file command to open/close/flush trace file by Stefan Hajnoczi · 15 years ago
  2. 22890ab trace: Support for dynamically enabling/disabling trace events by Prerna Saxena · 15 years ago
  3. 05705ce QMP doc: Add 'Stability Considerations' section by Luiz Capitulino · 15 years ago
  4. 6597e1a QMP: update 'query-version' documentation by Miguel Di Ciurcio Filho · 15 years ago
  5. 8ac470c monitor: Establish cmd flags and convert the async tag by Jan Kiszka · 15 years ago
  6. ea4e78e monitor/QMP: Drop info hpet / query-hpet by Jan Kiszka · 15 years ago
  7. b40292e QMP: Introduce commands documentation by Jan Kiszka · 15 years ago
  8. 33572ec monitor: Reorder info documentation by Jan Kiszka · 15 years ago
  9. 3c05613 Fix typo in balloon help by Riccardo Magliocchetti · 15 years ago
  10. d8e06f9 doc: Update monitor info subcommands by Stefan Hajnoczi · 15 years ago
  11. b752daf Revert "monitor: Convert do_pci_device_hot_remove() to QObject" by Markus Armbruster · 15 years ago
  12. 6c6a58a Revert "PCI: Convert pci_device_hot_add() to QObject" by Markus Armbruster · 15 years ago
  13. 54d7cf1 doc: Clean up monitor command function index by Markus Armbruster · 15 years ago
  14. c427ea9 doc: Heading for monitor command cpu got lost, restore it by Markus Armbruster · 15 years ago
  15. 0e4aec9 doc: Fix acl monitor command documentation by Markus Armbruster · 15 years ago
  16. 21413d6 doc: Fix host forwarding monitor command documentation by Markus Armbruster · 15 years ago
  17. f1dc58e Monitor: Convert do_screen_dump() to QObject by Luiz Capitulino · 15 years ago
  18. 5369e3c monitor: Convert do_set_link() to QObject, QError by Markus Armbruster · 15 years ago
  19. c9b26a4 monitor: Use argument type 'b' for set_link by Markus Armbruster · 15 years ago
  20. ee9545d monitor: Rename argument type 'b' to 'f' by Markus Armbruster · 15 years ago
  21. ae82d32 monitor: New commands netdev_add, netdev_del by Markus Armbruster · 15 years ago
  22. 17a38ea monitor: convert do_device_del() to QObject, QError by Markus Armbruster · 15 years ago
  23. 8bc2724 monitor: convert do_device_add() to QObject by Markus Armbruster · 15 years ago
  24. c7e4e8c monitor: Use argument type 'O' for device_add by Markus Armbruster · 15 years ago
  25. 261394d Monitor: Rename cmd_new_ret() by Luiz Capitulino · 15 years ago
  26. 0bbc47b Monitor: Convert do_change() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  27. 4fdc94b Monitor: Convert do_info() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  28. fe38a32 Monitor: Convert do_physical_memory_save() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  29. 9869622 Monitor: Convert do_memory_save() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  30. b5d17ad Monitor: Convert do_migrate() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  31. 053801b Monitor: Convert pci_device_hot_remove() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  32. 395560c Monitor: Convert pci_device_hot_add() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  33. aeb91c1 Monitor: Convert do_closefd() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  34. 6ad3ebd Monitor: Convert do_getfd() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  35. ba85d35 Monitor: Convert do_block_set_passwd() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  36. 584cbdb Monitor: Convert do_cpu_set() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  37. 9b9d4d9 Monitor: Convert do_eject() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  38. d5a7b38 Monitor: Convert do_cont() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  39. ef4b7ee Monitor: Convert simple handlers to cmd_new_ret() by Luiz Capitulino · 15 years ago
  40. 4a7e119 QMP: Introduce the qmp_capabilities command by Luiz Capitulino · 15 years ago
  41. 70fcbbe Documentation: Add monitor commands to function index by Stefan Weil · 15 years ago
  42. c6027f5 monitor: convert do_migrate_set_downtime() to QObject by Markus Armbruster · 15 years ago
  43. b0fbf7d monitor: Use argument type 'T' for migrate_set_downtime by Markus Armbruster · 15 years ago
  44. 5fd9083 monitor: convert do_migrate_set_speed() to QObject by Markus Armbruster · 15 years ago
  45. 5667c49 monitor: Use argument type 'b' for migrate_set_speed by Markus Armbruster · 15 years ago
  46. 625a5be virtio: Add memory statistics reporting to the balloon driver by Adam Litke · 15 years ago
  47. 81a1b45 monitor: convert do_cpu_set() to QObject, QError by Markus Armbruster · 15 years ago
  48. 13232b8 Revert "monitor: Convert do_migrate_set_speed() to QObject" by Anthony Liguori · 15 years ago
  49. 3b0bd6e monitor: do_balloon(): Use 'M' argument type by Luiz Capitulino · 15 years ago
  50. 78d714e monitor: Use 'device' in eject by Luiz Capitulino · 15 years ago
  51. 7a344f7 PCI: Convert pci_device_hot_add() to QObject by Luiz Capitulino · 15 years ago
  52. ec3b82a monitor: convert do_change() to QObject, QError by Markus Armbruster · 15 years ago
  53. a3a55a2 monitor: Introduce 'block_passwd' command by Luiz Capitulino · 15 years ago
  54. fbc3d96 Enable migration without shared storage from the monitor by lirans@il.ibm.com · 15 years ago
  55. 18f3a51 monitor: Convert do_closefd() to QObject by Luiz Capitulino · 15 years ago
  56. f0d6000 monitor: Convert do_getfd() to QObject by Luiz Capitulino · 15 years ago
  57. e1c923a monitor: Convert do_eject() to QObject by Luiz Capitulino · 15 years ago
  58. 6848d82 monitor: Convert do_pci_device_hot_remove() to QObject by Luiz Capitulino · 15 years ago
  59. 911d296 monitor: Convert do_migrate_cancel() to QObject by Luiz Capitulino · 15 years ago
  60. 3a49210 monitor: Convert do_migrate_set_speed() to QObject by Luiz Capitulino · 15 years ago
  61. 5f79da0 monitor: Convert do_migrate() to QObject by Luiz Capitulino · 15 years ago
  62. 18f5a8b monitor: Convert do_physical_memory_save() to QObject by Luiz Capitulino · 15 years ago
  63. 57e0945 monitor: Convert do_memory_save() to QObject by Luiz Capitulino · 15 years ago
  64. 83fb1de monitor: Convert do_balloon() to QObject by Luiz Capitulino · 15 years ago
  65. a1f896a monitor: Convert do_cont() to QObject by Luiz Capitulino · 15 years ago
  66. 4307666 monitor: Convert do_system_powerdown() to QObject by Luiz Capitulino · 15 years ago
  67. c80d259 monitor: Convert do_system_reset() to QObject by Luiz Capitulino · 15 years ago
  68. e0c97bd monitor: Convert do_stop() to QObject by Luiz Capitulino · 15 years ago
  69. b223f35 monitor: Convert do_quit() do QObject by Luiz Capitulino · 15 years ago
  70. 13c7425 monitor: do_info(): handle new and old info handlers by Luiz Capitulino · 15 years ago
  71. af4ce88 monitor: union for command handlers by Luiz Capitulino · 15 years ago
  72. d7f9b68 monitor: Convert mon_cmd_t initializations to C99 style by Luiz Capitulino · 15 years ago
  73. 3418bd2 qdev hotplug: infrastructure and monitor commands. by Gerd Hoffmann · 15 years ago
  74. e0fed6c monitor: Fix do_wav_capture() argument type by Luiz Capitulino · 16 years ago
  75. 075e36b monitor: Fix do_commit() argument type by Luiz Capitulino · 16 years ago
  76. 4d76d2b monitor: New format for handlers argument types by Luiz Capitulino · 16 years ago
  77. 3818318 Add wrappers to functions used by the Monitor by Luiz Capitulino · 16 years ago
  78. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 16 years ago
  79. f07918f Add getfd and closefd monitor commands by Mark McLoughlin · 16 years ago
  80. f114784 monitor: Add port write command by Jan Kiszka · 16 years ago
  81. 79c4f6b QEMU: MCE: Add MCE simulation to qemu/tcg by Huang Ying · 16 years ago
  82. cbbfacc monitor: Fix typo in documentation by Jan Kiszka · 16 years ago
  83. 15dfcd4 monitor: Refactor acl commnds by Jan Kiszka · 16 years ago
  84. a62acdc monitor: Make pci_add device options truely optional by Jan Kiszka · 16 years ago
  85. e9283f8 monitor: Drop pci_addr prefix from hotplug commands by Jan Kiszka · 16 years ago
  86. f13b572 slirp: Make hostfwd_add/remove multi-instance-aware by Jan Kiszka · 16 years ago
  87. 0fe6a7f slirp: Drop statistic code by Jan Kiszka · 16 years ago
  88. 6dbe553 slirp: Add info usernet for dumping connection states by Jan Kiszka · 16 years ago
  89. 3c6a058 slirp: Bind support for host forwarding rules by Jan Kiszka · 16 years ago
  90. f3546de slirp: Rework monitor commands for host forwarding by Jan Kiszka · 16 years ago
  91. e15f4a9 Revert "User networking: Show active connections" by Jan Kiszka · 16 years ago
  92. 2ea4295 set migration max downtime by Glauber Costa · 16 years ago
  93. 2313086 Use hxtool to generate monitor documentation and C structures by Blue Swirl · 16 years ago