]> git.proxmox.com Git - qemu.git/history - monitor.c
Version 0.14.1
[qemu.git] / monitor.c
2011-02-01 Paolo Bonziniadd qemu_chr_set_echo
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-02-01 Anthony Liguorivnc: Fix password expiration through 'change vnc "...
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-25 Isaku Yamahatamonitor: use after free in do_wav_capture()
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Marc-André Lureauvnc/spice: fix "never" and "now" expire_time
2011-01-24 Gerd Hoffmannspice/vnc: client migration.
2011-01-24 Jes SorensenMake strtosz() return int64_t instead of ssize_t
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-21 Jin DongmingAdd "broadcast" option for mce command
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-15 Blue Swirlmonitor: fix a typo
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-19 Blue SwirlSparc: implement monitor command 'info tlb'
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Blue Swirlmonitor: implement x86 info mem for PAE and long modes
2010-12-11 Blue Swirlmonitor: implement x86 info tlb for PAE and long modes
2010-12-09 Gerd Hoffmannvnc/spice: add set_passwd monitor command.
2010-12-09 Gerd Hoffmannspice: add qmp 'query-spice' and hmp 'info spice' commands.
2010-12-09 Gerd Hoffmannspice: connection events.
2010-12-06 Luiz CapitulinoQMP: Simplify monitor_json_emitter()
2010-12-06 Luiz CapitulinoQMP: Drop dead code
2010-12-06 Luiz CapitulinoQMP: Fix default response regression
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-17 Luiz CapitulinoQMP: Introduce Human Monitor passthrough command
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-03 Jes SorensenRemove obsolete 'f' double parameter type
2010-11-03 Jes SorensenAdd support for 'o' octet (bytes) format as monitor...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-22 Kusanagi Kouichimonitor: Ignore "." and ".." when completing file name.
2010-10-13 Blue Swirltrace: print a warning if user tries to enable an unkno...
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-01 Luiz CapitulinoMonitor: Rename the qemu-monitor.hx file
2010-10-01 Luiz CapitulinoQMP: Introduce qmp_call_cmd()
2010-10-01 Luiz CapitulinoMonitor: Directly call QObject handlers
2010-10-01 Luiz CapitulinoMonitor: Rename monitor_handler_is_async()
2010-10-01 Luiz CapitulinoMonitor: Rename monitor_handler_ported()
2010-10-01 Luiz CapitulinoMonitor: Drop monitor_cmd_user_only()
2010-10-01 Luiz CapitulinoMonitor: Drop QMP info from the qemu-monitor.hx file
2010-10-01 Luiz CapitulinoQMP: Small cleanup in handle_qmp_command()
2010-10-01 Luiz CapitulinoQMP: Simplify do_info_commands()
2010-10-01 Luiz CapitulinoQMP: Introduce query commands dispatch table
2010-10-01 Luiz CapitulinoQMP: Introduce command dispatch table
2010-10-01 Luiz CapitulinoQMP: Introduce qmp_find_cmd()
2010-10-01 Luiz CapitulinoMonitor: Convert do_info() back to HMP
2010-10-01 Luiz CapitulinoMonitor: Drop is_async_return()
2010-10-01 Luiz CapitulinoMonitor: Drop QMP bits from do_info()
2010-10-01 Luiz CapitulinoQMP: Don't use do_info()
2010-10-01 Luiz CapitulinoQMP: handle_qmp_command(): Move 'cmd' sanity check
2010-10-01 Luiz CapitulinoMonitor: Introduce search_dispatch_table()
2010-10-01 Daniel P. BerrangeAdd option to turn on JSON pretty printing in monitor
2010-09-09 Stefan Hajnoczitrace: Add trace-file command to open/close/flush trace...
2010-09-09 Prerna Saxenatrace: Support for dynamically enabling/disabling trace...
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Miguel Di Ciurcio... QMP/monitor: update do_info_version() to output broken...
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-03 Miguel Di Ciurcio... loadvm: improve tests before bdrv_snapshot_goto()
2010-07-30 Amit Shahmigration: Accept 'cont' only after successful incoming...
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-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-07-01 Jan Kiszkamonitor: Allow to exclude commands from QMP
2010-07-01 Luiz CapitulinoQMP: handle_qmp_command(): Small cleanup
2010-07-01 Luiz CapitulinoQMP: Drop old input object checking
2010-07-01 Luiz CapitulinoQMP: Introduce qmp_check_input_obj()
2010-07-01 Luiz CapitulinoQMP: Drop old client argument checker
2010-07-01 Luiz CapitulinoQMP: New argument checker (second part)
2010-07-01 Luiz CapitulinoQMP: New argument checker (first part)
2010-07-01 Luiz CapitulinoMonitor: handle optional '-' arg as a bool
2010-07-01 Luiz CapitulinoQMP: Fix error reporting in the async API
2010-07-01 Jan Kiszkamonitor: Establish cmd flags and convert the async tag
2010-07-01 Jan Kiszkamonitor: Fix command completion vs. boolean switches
2010-07-01 Jan Kiszkamonitor: Fix leakage during completion processing
2010-06-22 Bernhard M. WiedemannExtra scan codes for missing keys
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Jan Kiszkamonitor/QMP: Drop info hpet / query-hpet
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Luiz CapitulinoMonitor: Drop QMP documentation from code
next