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