Age | Commit message (Expand) | Author |
2011-10-27 | Monitor: Introduce monitor_get_cpu_index() | Luiz Capitulino |
2011-10-27 | Monitor: Make mon_set_cpu() public | Luiz Capitulino |
2010-12-09 | spice: connection events. | Gerd Hoffmann |
2010-10-05 | Merge remote branch 'qmp/for-anthony' into staging | Anthony Liguori |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-10-03 | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-10-01 | Monitor: Drop monitor_cmd_user_only() | Luiz Capitulino |
2010-10-01 | Add option to turn on JSON pretty printing in monitor | Daniel P. Berrange |
2010-07-01 | monitor: Allow to exclude commands from QMP | Jan Kiszka |
2010-07-01 | monitor: Establish cmd flags and convert the async tag | Jan Kiszka |
2010-05-03 | QMP: Introduce RESUME event | Luiz Capitulino |
2010-03-27 | error: Trim includes after "Infrastructure to track locations..." | Markus Armbruster |
2010-03-16 | monitor: New monitor_cur_is_qmp() | Markus Armbruster |
2010-03-16 | error: Move qemu_error & friends into their own header | Markus Armbruster |
2010-03-16 | monitor: Factor monitor_set_error() out of qemu_error_internal() | Markus Armbruster |
2010-03-16 | monitor: Separate "default monitor" and "current monitor" cleanly | Markus Armbruster |
2010-03-09 | QMP: Introduce WATCHDOG event | Luiz Capitulino |
2010-03-08 | QMP: Introduce RTC_CHANGE event | Luiz Capitulino |
2010-03-08 | QMP: Drop DEBUG event | Luiz Capitulino |
2010-02-19 | Monitor: Convert do_change() to cmd_new_ret() | Luiz Capitulino |
2010-02-10 | QMP: BLOCK_IO_ERROR event handling | Luiz Capitulino |
2010-01-26 | New API for asynchronous monitor commands | Adam Litke |
2010-01-19 | QMP: Introduce VNC_INITIALIZED event | Luiz Capitulino |
2010-01-19 | QMP: Introduce VNC_DISCONNECTED event | Luiz Capitulino |
2010-01-19 | QMP: Introduce VNC_CONNECTED event | Luiz Capitulino |
2009-12-12 | Revert "monitor: Command-line flag to enable control mode" | Gerd Hoffmann |
2009-12-04 | monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32 | Blue Swirl |
2009-12-03 | QMP: Introduce basic asynchronous events | Luiz Capitulino |
2009-12-03 | QMP: Asynchronous events infrastructure | Luiz Capitulino |
2009-12-03 | monitor: Command-line flag to enable control mode | Luiz Capitulino |
2009-12-03 | monitor: Introduce MONITOR_USE_CONTROL flag | Luiz Capitulino |
2009-09-04 | monitor: Export QDict header | Luiz Capitulino |
2009-07-27 | Add monitor_get_fd() command for fetching named fds | Mark McLoughlin |
2009-03-05 | monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka) | aliguori |
2009-03-05 | monitor: Decouple terminals (Jan Kiszka) | aliguori |
2009-03-05 | monitor: Drop banner hiding (Jan Kiszka) | aliguori |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori |