Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | block: introduce BLOCK_JOB_READY event | Paolo Bonzini | 1 | -0/+1 |
2012-10-24 | monitor: Enable adding an inherited fd to an fd set | Corey Bryant | 1 | -0/+3 |
2012-10-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -0/+1 |
2012-09-28 | block: introduce block job error | Paolo Bonzini | 1 | -0/+1 |
2012-09-26 | monitor: add Error * argument to monitor_get_fd | Paolo Bonzini | 1 | -1/+1 |
2012-09-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -0/+1 |
2012-09-07 | monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param | Nicholas Bellinger | 1 | -0/+1 |
2012-09-05 | spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED | Yonit Halperin | 1 | -0/+1 |
2012-08-15 | block: Enable qemu_open/close to work with fd sets | Corey Bryant | 1 | -0/+5 |
2012-08-13 | qmp: add SUSPEND_DISK event | Luiz Capitulino | 1 | -0/+1 |
2012-06-15 | Add event notification for guest balloon changes | Daniel P. Berrange | 1 | -0/+1 |
2012-06-04 | Add 'query-events' command to QMP to query async events | Daniel P. Berrange | 1 | -0/+4 |
2012-02-24 | suspend: add qmp events | Gerd Hoffmann | 1 | -0/+2 |
2012-02-22 | qmp: add DEVICE_TRAY_MOVED event | Luiz Capitulino | 1 | -0/+1 |
2012-01-26 | qmp: add block_job_cancel command | Stefan Hajnoczi | 1 | -0/+1 |
2012-01-26 | qmp: add block_stream command | Stefan Hajnoczi | 1 | -0/+1 |
2012-01-18 | monitor: expose readline state | Anthony Liguori | 1 | -0/+5 |
2011-12-15 | qom: qom_{get, set} monitor commands (v2) | Anthony Liguori | 1 | -0/+4 |
2011-12-06 | qapi: Convert cont | Luiz Capitulino | 1 | -0/+3 |
2011-10-27 | Monitor: Introduce monitor_get_cpu_index() | Luiz Capitulino | 1 | -0/+1 |
2011-10-27 | Monitor: Make mon_set_cpu() public | Luiz Capitulino | 1 | -0/+1 |
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 |