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