]> git.proxmox.com Git - qemu.git/history - monitor.h
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / monitor.h
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-01 Jan Kiszkamonitor: Allow to exclude commands from QMP
2010-07-01 Jan Kiszkamonitor: Establish cmd flags and convert the async tag
2010-05-03 Luiz CapitulinoQMP: Introduce RESUME event
2010-03-27 Markus Armbrustererror: Trim includes after "Infrastructure to track...
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustermonitor: New monitor_cur_is_qmp()
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2010-03-16 Markus Armbrustermonitor: Factor monitor_set_error() out of qemu_error_i...
2010-03-16 Markus Armbrustermonitor: Separate "default monitor" and "current monito...
2010-03-09 Luiz CapitulinoQMP: Introduce WATCHDOG event
2010-03-08 Luiz CapitulinoQMP: Introduce RTC_CHANGE event
2010-03-08 Luiz CapitulinoQMP: Drop DEBUG event
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Luiz CapitulinoMonitor: Convert do_change() to cmd_new_ret()
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Luiz CapitulinoQMP: BLOCK_IO_ERROR event handling
2010-01-26 Adam LitkeNew API for asynchronous monitor commands
2010-01-19 Luiz CapitulinoQMP: Introduce VNC_INITIALIZED event
2010-01-19 Luiz CapitulinoQMP: Introduce VNC_DISCONNECTED event
2010-01-19 Luiz CapitulinoQMP: Introduce VNC_CONNECTED event
2009-12-12 Gerd HoffmannRevert "monitor: Command-line flag to enable control...
2009-12-04 Blue Swirlmonitor: rename EVENT_* to QEVENT_* to avoid conflict...
2009-12-03 Luiz CapitulinoQMP: Introduce basic asynchronous events
2009-12-03 Luiz CapitulinoQMP: Asynchronous events infrastructure
2009-12-03 Luiz Capitulinomonitor: Command-line flag to enable control mode
2009-12-03 Luiz Capitulinomonitor: Introduce MONITOR_USE_CONTROL flag
2009-09-04 Luiz Capitulinomonitor: Export QDict header
2009-07-27 Mark McLoughlinAdd monitor_get_fd() command for fetching named fds
2009-03-05 aliguorimonitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
2009-03-05 aliguorimonitor: Decouple terminals (Jan Kiszka)
2009-03-05 aliguorimonitor: Drop banner hiding (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)