Age | Commit message (Expand) | Author |
2013-02-11 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster |
2013-02-06 | hmp: make memchar-read escape ASCII control chars except \n and \t | Markus Armbruster |
2013-02-06 | qemu-char: Saner naming of memchar stuff & doc fixes | Markus Armbruster |
2013-02-06 | qmp: Clean up design of memchar-read | Markus Armbruster |
2013-02-06 | qmp: Fix design bug and read beyond buffer in memchar-write | Markus Armbruster |
2013-02-01 | Fix error message in migrate_set_capability HMP command | Orit Wasserman |
2013-01-28 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-01-25 | mirror: add buf-size argument to drive-mirror | Paolo Bonzini |
2013-01-25 | mirror: allow customizing the granularity | Paolo Bonzini |
2013-01-25 | QAPI: Introduce memchar-read QMP command | Lei Li |
2013-01-25 | QAPI: Introduce memchar-write QMP command | Lei Li |
2013-01-25 | balloon: drop old stats code & API | Luiz Capitulino |
2013-01-17 | HMP: add QDict to info callback handler | Wenchao Xia |
2013-01-16 | chardev: add hmp hotplug commands | Gerd Hoffmann |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini |
2012-12-19 | net: reorganize headers | Paolo Bonzini |
2012-12-19 | janitor: do not include qemu-char everywhere | Paolo Bonzini |
2012-11-12 | hmp: add NBD server commands | Paolo Bonzini |
2012-10-29 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-10-24 | hmp: fix info cpus for sparc targets | Aurelien Jarno |
2012-10-24 | mirror: add support for on-source-error/on-target-error | Paolo Bonzini |
2012-10-24 | qmp: add drive-mirror command | Paolo Bonzini |
2012-10-24 | block: add block-job-complete | Paolo Bonzini |
2012-10-17 | migration: Add dirty_pages_rate to query migrate output | Juan Quintela |
2012-10-17 | migration: print expected downtime in info migrate | Juan Quintela |
2012-10-17 | migration: print total downtime for final phase of migration | Juan Quintela |
2012-10-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-09-28 | stream: add on-error argument | Paolo Bonzini |
2012-09-28 | qmp: add block-job-pause and block-job-resume | Paolo Bonzini |
2012-09-27 | qmp: qmp_send_key(): accept key codes in hex | Luiz Capitulino |
2012-09-27 | hmp: dump-guest-memory: hardcode protocol argument to "file:" | Luiz Capitulino |
2012-09-10 | Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu | Aurelien Jarno |
2012-09-05 | qapi: convert screendump | Luiz Capitulino |
2012-09-05 | qapi: convert sendkey | Amos Kong |
2012-09-05 | spice: add 'migrated' flag to spice info | Yonit Halperin |
2012-08-21 | migration: move total_time from ram stats to migration info | Juan Quintela |
2012-08-13 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2012-08-13 | hmp: hmp_change(): use error_get_class() | Luiz Capitulino |
2012-08-13 | hmp_change(): don't access DeviceEncrypted's data | Luiz Capitulino |
2012-08-13 | hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED | Luiz Capitulino |
2012-08-08 | Add XBZRLE statistics | Orit Wasserman |
2012-08-08 | Add migration accounting for normal and duplicate pages | Orit Wasserman |
2012-08-08 | Add migrate_set_cache_size command | Orit Wasserman |
2012-08-08 | Add migrate-set-capabilities | Orit Wasserman |
2012-08-08 | Add migration capabilities | Orit Wasserman |
2012-08-03 | hmp: show the backing file depth | BenoƮt Canet |
2012-07-13 | qapi: Convert getfd and closefd | Corey Bryant |