summaryrefslogtreecommitdiffstats
path: root/hmp-commands.hx
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2011-10-311-2/+1
|\
| * qapi: Convert the cpu commandLuiz Capitulino2011-10-271-2/+1
* | spice: turn client_migrate_info to asyncYonit Halperin2011-10-251-1/+2
|/
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2011-10-101-7/+4
|\
| * qapi: Convert system_powerdownLuiz Capitulino2011-10-041-2/+1
| * qapi: Convert system_resetLuiz Capitulino2011-10-041-2/+1
| * qapi: Convert stopLuiz Capitulino2011-10-041-2/+1
| * qapi: Convert quitLuiz Capitulino2011-10-041-1/+1
* | Merge branch 'tracing' of git://repo.or.cz/qemu/stefanhaBlue Swirl2011-10-081-1/+1
|\ \
| * | hmp: re-enable trace-file commandMichael Roth2011-10-031-1/+1
| |/
* | ppc: booke206: add "info tlb" supportScott Wood2011-10-061-1/+1
|/
* trace: always compile support for controlling and querying trace event statesLluís2011-09-011-2/+5
* trace: separate trace event control and query routines from the simple backendLluís2011-09-011-1/+1
* trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís2011-09-011-2/+2
* HMP: Remove the duplicated info "info kvm" in hmp-commands.hx.Zhi Yong Wu2011-08-031-2/+0
* QMP: add snapshot-blkdev-sync commandJes Sorensen2011-07-211-1/+1
* HMP: Use QMP inject nmi implementationLuiz Capitulino2011-06-011-4/+5
* hmp-commands.hx: fix badly merged client_migrate_info commandJes Sorensen2011-03-101-16/+16
* Change snapshot_blkdev hmp to use correct argument type for deviceJes Sorensen2011-02-101-1/+1
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-02-011-3/+3
|\
| * Add "broadcast" option for mce commandJin Dongming2011-01-211-3/+3
* | Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori2011-02-011-0/+17
|\ \
| * | spice/vnc: client migration.Gerd Hoffmann2011-01-241-0/+17
| |/
* | block: add block_resize monitor commandChristoph Hellwig2011-01-311-0/+19
|/
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2011-01-101-0/+25
|\
| * pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata2010-12-241-0/+25
* | Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2010-12-271-0/+54
|\ \
| * | vnc/spice: add set_passwd monitor command.Gerd Hoffmann2010-12-091-0/+54
* | | Sparc: implement monitor command 'info tlb'Blue Swirl2010-12-191-1/+1
| |/ |/|
* | Introduce do_snapshot_blkdev() and monitor command to handle it.Jes Sorensen2010-12-171-0/+19
|/
* Implement drive_del to decouple block removal from device removalRyan Harper2010-11-241-0/+18
* Switch migrate_set_speed() to take an 'o' argument rather than a float.Jes Sorensen2010-11-031-2/+3
* Monitor: Rename the qemu-monitor.hx fileLuiz Capitulino2010-10-011-0/+1216
OpenPOWER on IntegriCloud