]> git.proxmox.com Git - qemu.git/history - monitor.h
Version 1.0.1
[qemu.git] / monitor.h
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-27 Luiz CapitulinoMonitor: Introduce monitor_get_cpu_index()
2011-10-27 Luiz CapitulinoMonitor: Make mon_set_cpu() public
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-09 Gerd Hoffmannspice: connection events.
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan WeilUse GCC_FMT_ATTR (format checking)
2010-10-03 Stefan WeilReplace most gcc format attributes by macro GCC_FMT_ATT...
2010-10-01 Luiz CapitulinoMonitor: Drop monitor_cmd_user_only()
2010-10-01 Daniel P. BerrangeAdd option to turn on JSON pretty printing in monitor
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)