1. f0d6000 monitor: Convert do_getfd() to QObject by Luiz Capitulino · 15 years ago
  2. e1c923a monitor: Convert do_eject() to QObject by Luiz Capitulino · 15 years ago
  3. 18f5a8b monitor: Convert do_physical_memory_save() to QObject by Luiz Capitulino · 15 years ago
  4. 57e0945 monitor: Convert do_memory_save() to QObject by Luiz Capitulino · 15 years ago
  5. b6b8df5 char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED by Amit Shah · 15 years ago
  6. 8f3cec0 monitor: Convert do_info_cpus() to QObject by Luiz Capitulino · 15 years ago
  7. cc1d9c7 monitor: Convert do_info_balloon() to QObject by Luiz Capitulino · 15 years ago
  8. ab2d318 monitor: Convert do_info_version() to QObject by Luiz Capitulino · 15 years ago
  9. 83fb1de monitor: Convert do_balloon() to QObject by Luiz Capitulino · 15 years ago
  10. a1f896a monitor: Convert do_cont() to QObject by Luiz Capitulino · 15 years ago
  11. 4307666 monitor: Convert do_system_powerdown() to QObject by Luiz Capitulino · 15 years ago
  12. c80d259 monitor: Convert do_system_reset() to QObject by Luiz Capitulino · 15 years ago
  13. e0c97bd monitor: Convert do_stop() to QObject by Luiz Capitulino · 15 years ago
  14. b223f35 monitor: Convert do_quit() do QObject by Luiz Capitulino · 15 years ago
  15. 13c7425 monitor: do_info(): handle new and old info handlers by Luiz Capitulino · 15 years ago
  16. 13917be monitor: Handle new and old style handlers by Luiz Capitulino · 15 years ago
  17. a2876f5 monitor: Add user_print() to mon_cmd_t by Luiz Capitulino · 15 years ago
  18. af4ce88 monitor: union for command handlers by Luiz Capitulino · 15 years ago
  19. 910df89 monitor: union for info handlers by Luiz Capitulino · 15 years ago
  20. d7f9b68 monitor: Convert mon_cmd_t initializations to C99 style by Luiz Capitulino · 15 years ago
  21. 45a50b1 Reorganize option rom (+linux kernel) loading. by Gerd Hoffmann · 15 years ago
  22. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  23. 99a0949 Get rid of _t suffix by malc · 15 years ago
  24. e9a6625 Fix build with profiler enabled by Aurelien Jarno · 15 years ago
  25. afcea8c ioports: remove unused env parameter and compile only once by Blue Swirl · 15 years ago
  26. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  27. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  28. a7aec5d monitor: fix muxing by Gerd Hoffmann · 15 years ago
  29. fb46660 monitor: Update supported types documentation by Luiz Capitulino · 15 years ago
  30. 675ebef monitor: fail when 'i' type is greater than 32-bit by Luiz Capitulino · 15 years ago
  31. 5377358 monitor: Drop args[] handling code by Luiz Capitulino · 15 years ago
  32. 590fb3b monitor: Drop str_allocated[] by Luiz Capitulino · 15 years ago
  33. 439bcb6 monitor: Drop unused macros by Luiz Capitulino · 15 years ago
  34. 55f81d9 monitor: Split monitor_handle_command() by Luiz Capitulino · 15 years ago
  35. 37b7ad4 monitor: Port handler_10 to use QDict by Luiz Capitulino · 15 years ago
  36. 6d1cac3 monitor: Drop handler_8 and handler_9 by Luiz Capitulino · 15 years ago
  37. c192548 monitor: Port handler_7 to use QDict by Luiz Capitulino · 15 years ago
  38. aa93e39 monitor: Port handler_6 to use QDict by Luiz Capitulino · 15 years ago
  39. 1bd1442 monitor: Port handler_5 to use QDict by Luiz Capitulino · 15 years ago
  40. afe67ef monitor: Port handler_4 to use QDict by Luiz Capitulino · 15 years ago
  41. 1d4daa9 monitor: Port handler_3 to use QDict by Luiz Capitulino · 15 years ago
  42. f18c16d monitor: Port handler_2 to use QDict by Luiz Capitulino · 15 years ago
  43. d54908a monitor: Port handler_1 to use QDict by Luiz Capitulino · 15 years ago
  44. f96fc8a monitor: Port handler_0 to use QDict by Luiz Capitulino · 15 years ago
  45. f7188bb monitor: Setup a QDict with arguments to handlers by Luiz Capitulino · 15 years ago
  46. 4d76d2b monitor: New format for handlers argument types by Luiz Capitulino · 15 years ago
  47. 3818318 Add wrappers to functions used by the Monitor by Luiz Capitulino · 15 years ago
  48. 528e93a Fix breakage due to __thread by Blue Swirl · 15 years ago
  49. ac7531e add qemu_error() + friends by Gerd Hoffmann · 15 years ago
  50. 4c0960c kvm: Simplify cpu_synchronize_state() by Avi Kivity · 15 years ago
  51. 05f2401 make load_vmstate() return errors by Juan Quintela · 15 years ago
  52. c8d41b2 move do_loadvm() to monitor.c by Juan Quintela · 15 years ago
  53. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 15 years ago
  54. 2a1704a Fix device name completion for 'eject' by Blue Swirl · 15 years ago
  55. f6c64e0 rename "info qdrv" to "info qdm" by Gerd Hoffmann · 15 years ago
  56. 73006d2 Fix do_commit() behavior by Luiz Capitulino · 15 years ago
  57. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 15 years ago
  58. 9316d30 qdev/core: add monitor command to list all drivers by Gerd Hoffmann · 15 years ago
  59. 751c6a1 kill drives_table by Gerd Hoffmann · 15 years ago
  60. 7768e04 Add monitor_get_fd() command for fetching named fds by Mark McLoughlin · 15 years ago
  61. f07918f Add getfd and closefd monitor commands by Mark McLoughlin · 15 years ago
  62. f114784 monitor: Add port write command by Jan Kiszka · 15 years ago
  63. 76e30d0 Move boot_set callback backend by Jan Kiszka · 15 years ago
  64. d56dd6c use constant IOPORTS_MASK instead of 0xffff. by Isaku Yamahata · 15 years ago
  65. 79c4f6b QEMU: MCE: Add MCE simulation to qemu/tcg by Huang Ying · 15 years ago
  66. 15dfcd4 monitor: Refactor acl commnds by Jan Kiszka · 15 years ago
  67. f3353c6 monitor: Add completion for help command by Jan Kiszka · 15 years ago
  68. 0fe6a7f slirp: Drop statistic code by Jan Kiszka · 15 years ago
  69. 6dbe553 slirp: Add info usernet for dumping connection states by Jan Kiszka · 15 years ago
  70. 4590fd8 monitor: Introduce get_command_name() by Luiz Capitulino · 15 years ago
  71. 7869001 monitor: Remove unused variable by Luiz Capitulino · 15 years ago
  72. a84b785 monitor: Remove uneeded 'return' statement by Luiz Capitulino · 15 years ago
  73. d91d9bf monitor: Remove uneeded goto by Luiz Capitulino · 15 years ago
  74. 2313086 Use hxtool to generate monitor documentation and C structures by Blue Swirl · 15 years ago
  75. cae4956 qdev: add monitor command to dump the tree. by Gerd Hoffmann · 15 years ago
  76. 1c6ed9f User networking: Show active connections by Alexander Graf · 15 years ago
  77. c1261d8 User Networking: Enable removal of redirections by Alexander Graf · 15 years ago
  78. 322f9d0 Drop CONFIG_GDBSTUB by Jan Kiszka · 15 years ago
  79. 9dd986c Hardware watchdog by Richard W.M. Jones · 15 years ago
  80. b28b623 monitor: Fix warning in do_info_numa (Jan Kiszka) by aliguori · 15 years ago
  81. 030ea37 add info numa command to monitor (Andre Przywara) by aliguori · 15 years ago
  82. d4ebe19 slirp: Enhance host-guest redirection setup (Jan Kiszka) by aliguori · 15 years ago
  83. a66b11b monitor: Allow host_net_add/remove for all targets (Jan Kiszka) by aliguori · 15 years ago
  84. 5c8be67 monitor: Improve host_net_add (Jan Kiszka) by aliguori · 15 years ago
  85. bb9ea79 net: Add support for capturing VLANs (Jan Kiszka) by aliguori · 15 years ago
  86. 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 15 years ago
  87. cd33fee monitor: Update command help (Jan Kiszka) by aliguori · 15 years ago
  88. 4a19f1e Add --with-pkgversion. by pbrook · 16 years ago
  89. 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
  90. 59030a8 gdbstub: Rework configuration via command line and monitor (Jan Kiszka) by aliguori · 16 years ago
  91. 36556b2 gdbstub: Allow re-instantiation (Jan Kiszka) by aliguori · 16 years ago
  92. d154615 monitor: sync from kvm state before generating output (Jan Kiszka) by aliguori · 16 years ago
  93. e600d1e Multi-key completion for sendkey by blueswir1 · 16 years ago
  94. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  95. 28a76be Remove tabs introduced from VNC ACL series by aliguori · 16 years ago
  96. 76655d6 Support ACLs for controlling VNC access ("Daniel P. Berrange") by aliguori · 16 years ago
  97. cde76ee monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka) by aliguori · 16 years ago
  98. 2724b18 monitor: Improve mux'ed console experience (Jan Kiszka) by aliguori · 16 years ago
  99. 731b036 monitor: Decouple terminals (Jan Kiszka) by aliguori · 16 years ago
  100. 4c36ba3 monitor: Introduce ReadLineState (Jan Kiszka) by aliguori · 16 years ago