aboutsummaryrefslogtreecommitdiff
path: root/hmp.c
AgeCommit message (Expand)Author
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-12Revert "New QMP command query-cpu-max and HMP command cpu_max"Michal Novotny
2013-03-26Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-03-26migration: do not sent zero pages in bulk stagePeter Lieven
2013-03-25New QMP command query-cpu-max and HMP command cpu_maxMichal Novotny
2013-03-25QMP: Remove duplicate TPM type from query-tpmCorey Bryant
2013-03-12Support for TPM command line optionsStefan Berger
2013-02-11error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2013-02-06hmp: make memchar-read escape ASCII control chars except \n and \tMarkus Armbruster
2013-02-06qemu-char: Saner naming of memchar stuff & doc fixesMarkus Armbruster
2013-02-06qmp: Clean up design of memchar-readMarkus Armbruster
2013-02-06qmp: Fix design bug and read beyond buffer in memchar-writeMarkus Armbruster
2013-02-01Fix error message in migrate_set_capability HMP commandOrit Wasserman
2013-01-28Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-01-25mirror: add buf-size argument to drive-mirrorPaolo Bonzini
2013-01-25mirror: allow customizing the granularityPaolo Bonzini
2013-01-25QAPI: Introduce memchar-read QMP commandLei Li
2013-01-25QAPI: Introduce memchar-write QMP commandLei Li
2013-01-25balloon: drop old stats code & APILuiz Capitulino
2013-01-17HMP: add QDict to info callback handlerWenchao Xia
2013-01-16chardev: add hmp hotplug commandsGerd Hoffmann
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini
2012-11-12hmp: add NBD server commandsPaolo Bonzini
2012-10-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-10-24hmp: fix info cpus for sparc targetsAurelien Jarno
2012-10-24mirror: add support for on-source-error/on-target-errorPaolo Bonzini
2012-10-24qmp: add drive-mirror commandPaolo Bonzini
2012-10-24block: add block-job-completePaolo Bonzini
2012-10-17migration: Add dirty_pages_rate to query migrate outputJuan Quintela
2012-10-17migration: print expected downtime in info migrateJuan Quintela
2012-10-17migration: print total downtime for final phase of migrationJuan Quintela
2012-10-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-09-28stream: add on-error argumentPaolo Bonzini
2012-09-28qmp: add block-job-pause and block-job-resumePaolo Bonzini
2012-09-27qmp: qmp_send_key(): accept key codes in hexLuiz Capitulino
2012-09-27hmp: dump-guest-memory: hardcode protocol argument to "file:"Luiz Capitulino
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2012-09-05qapi: convert screendumpLuiz Capitulino
2012-09-05qapi: convert sendkeyAmos Kong
2012-09-05spice: add 'migrated' flag to spice infoYonit Halperin
2012-08-21migration: move total_time from ram stats to migration infoJuan Quintela
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-08-13hmp: hmp_change(): use error_get_class()Luiz Capitulino
2012-08-13hmp_change(): don't access DeviceEncrypted's dataLuiz Capitulino