Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | qmp: Allow to take external snapshots on bs graphs node. | Benoît Canet | 1 | -1/+3 |
2014-01-24 | qmp: Allow block_resize to manipulate bs graph nodes. | Benoît Canet | 1 | -1/+1 |
2014-01-24 | qmp: Allow to change password on named block driver states. | Benoît Canet | 1 | -1/+1 |
2014-01-22 | readline: decouple readline from the monitor | Stefan Hajnoczi | 1 | -3/+3 |
2014-01-06 | monitor: add object-add (QMP) and object_add (HMP) command | Paolo Bonzini | 1 | -0/+58 |
2014-01-06 | monitor: add object-del (QMP) and object_del (HMP) command | Paolo Bonzini | 1 | -0/+9 |
2014-01-06 | qemu-monitor: HMP cpu-add wrapper | Jason J. Herne | 1 | -0/+10 |
2013-10-17 | hmp: drop bogus "[not inserted]" | Mike Qiu | 1 | -2/+0 |
2013-09-17 | hmp: block-stream: fix typo | Anthony Liguori | 1 | -1/+1 |
2013-09-12 | hmp: add interface hmp_snapshot_delete_blkdev_internal | Wenchao Xia | 1 | -0/+12 |
2013-09-12 | hmp: add interface hmp_snapshot_blkdev_internal | Wenchao Xia | 1 | -0/+10 |
2013-09-11 | Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging | Anthony Liguori | 1 | -1/+1 |
2013-09-09 | Add c++ keywords to QAPI helper script | Tomoki Sekiyama | 1 | -1/+1 |
2013-09-06 | block: Add iops_size to do the iops accounting for a given io size. | Benoît Canet | 1 | -2/+6 |
2013-09-06 | block: Add support for throttling burst max in QMP and the command line. | Benoît Canet | 1 | -3/+29 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -4/+4 |
2013-07-23 | rdma: account for the time spent in MIG_STATE_SETUP through QMP | Michael R. Hines | 1 | -0/+4 |
2013-07-15 | block: add drive_backup HMP command | Stefan Hajnoczi | 1 | -0/+28 |
2013-06-28 | hmp: Make "info block" output more readable | Kevin Wolf | 1 | -39/+55 |
2013-06-27 | rdma: export throughput w/ MigrationStats QMP | Michael R. Hines | 1 | -0/+2 |
2013-06-07 | hmp: add parameters device and -v for info block | Wenchao Xia | 1 | -9/+16 |
2013-06-07 | hmp: show ImageInfo in 'info block' | Wenchao Xia | 1 | -0/+14 |
2013-06-06 | Make qemu-io commands available in HMP | Kevin Wolf | 1 | -0/+18 |
2013-04-15 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 1 | -1/+1 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-12 | Revert "New QMP command query-cpu-max and HMP command cpu_max" | Michal Novotny | 1 | -8/+0 |
2013-03-26 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori | 1 | -0/+2 |
2013-03-26 | migration: do not sent zero pages in bulk stage | Peter Lieven | 1 | -0/+2 |
2013-03-25 | New QMP command query-cpu-max and HMP command cpu_max | Michal Novotny | 1 | -0/+8 |
2013-03-25 | QMP: Remove duplicate TPM type from query-tpm | Corey Bryant | 1 | -4/+4 |
2013-03-12 | Support for TPM command line options | Stefan Berger | 1 | -0/+44 |
2013-02-11 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster | 1 | -1/+1 |
2013-02-06 | hmp: make memchar-read escape ASCII control chars except \n and \t | Markus Armbruster | 1 | -1/+14 |
2013-02-06 | qemu-char: Saner naming of memchar stuff & doc fixes | Markus Armbruster | 1 | -4/+4 |
2013-02-06 | qmp: Clean up design of memchar-read | Markus Armbruster | 1 | -7/+4 |
2013-02-06 | qmp: Fix design bug and read beyond buffer in memchar-write | Markus Armbruster | 1 | -3/+1 |
2013-02-01 | Fix error message in migrate_set_capability HMP command | Orit Wasserman | 1 | -1/+1 |
2013-01-28 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -1/+1 |
2013-01-25 | mirror: add buf-size argument to drive-mirror | Paolo Bonzini | 1 | -1/+1 |
2013-01-25 | mirror: allow customizing the granularity | Paolo Bonzini | 1 | -1/+1 |
2013-01-25 | QAPI: Introduce memchar-read QMP command | Lei Li | 1 | -0/+21 |
2013-01-25 | QAPI: Introduce memchar-write QMP command | Lei Li | 1 | -0/+13 |
2013-01-25 | balloon: drop old stats code & API | Luiz Capitulino | 1 | -23/+1 |
2013-01-17 | HMP: add QDict to info callback handler | Wenchao Xia | 1 | -18/+18 |
2013-01-16 | chardev: add hmp hotplug commands | Gerd Hoffmann | 1 | -0/+23 |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -3/+3 |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | net: reorganize headers | Paolo Bonzini | 1 | -1/+1 |