Age | Commit message (Expand) | Author | Files | Lines |
2013-10-11 | blockdev: 'blockdev-add' QMP command | Kevin Wolf | 1 | -0/+55 |
2013-09-12 | qmp: add interface blockdev-snapshot-delete-internal-sync | Wenchao Xia | 1 | -0/+41 |
2013-09-12 | qmp: add interface blockdev-snapshot-internal-sync | Wenchao Xia | 1 | -0/+29 |
2013-09-12 | qmp: add internal snapshot support in qmp_transaction | Wenchao Xia | 1 | -8/+26 |
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 | -2/+26 |
2013-09-01 | qmp: fix integer usage in examples | Eric Blake | 1 | -13/+13 |
2013-08-30 | s390: wire up nmi command to raise a RESTART interrupt on S390 | Eugene (jno) Dvurechenski | 1 | -1/+1 |
2013-08-12 | rdma: remaining documentation fixes | Michael R. Hines | 1 | -0/+10 |
2013-07-26 | Implement sync modes for drive-backup. | Ian Main | 1 | -0/+1 |
2013-07-18 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori | 1 | -2/+5 |
2013-07-18 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -0/+63 |
2013-07-17 | qmp: update send-key document | Amos Kong | 1 | -2/+5 |
2013-07-15 | net: add support of mac-programming over macvtap in QEMU side | Amos Kong | 1 | -0/+63 |
2013-07-15 | blockdev: add sync mode to drive-backup QMP command | Stefan Hajnoczi | 1 | -1/+5 |
2013-06-28 | block: add drive-backup QMP command | Stefan Hajnoczi | 1 | -0/+46 |
2013-06-07 | qmp: add ImageInfo in BlockDeviceInfo used by query-block | Wenchao Xia | 1 | -2/+67 |
2013-05-02 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori | 1 | -0/+23 |
2013-05-01 | Trivial grammar and spelling fixes | Stefan Weil | 1 | -1/+1 |
2013-05-01 | QMP: Add cpu-add command | Igor Mammedov | 1 | -0/+23 |
2013-04-25 | monitor: introduce query-command-line-options | Amos Kong | 1 | -0/+47 |
2013-04-12 | Revert "New QMP command query-cpu-max and HMP command cpu_max" | Michal Novotny | 1 | -22/+0 |
2013-03-26 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori | 1 | -22/+33 |
2013-03-26 | migration: do not sent zero pages in bulk stage | Peter Lieven | 1 | -0/+1 |
2013-03-26 | migration: Improve QMP documentation | Juan Quintela | 1 | -22/+32 |
2013-03-25 | New QMP command query-cpu-max and HMP command cpu_max | Michal Novotny | 1 | -0/+22 |
2013-03-25 | QMP: TPM QMP and man page documentation updates | Corey Bryant | 1 | -0/+58 |
2013-03-12 | Support for TPM command line options | Stefan Berger | 1 | -0/+18 |
2013-02-27 | qmp: netdev_add is like -netdev, not -net, fix documentation | Markus Armbruster | 1 | -1/+1 |
2013-02-06 | qemu-char: Saner naming of memchar stuff & doc fixes | Markus Armbruster | 1 | -26/+29 |
2013-02-06 | qmp: Clean up design of memchar-read | Markus Armbruster | 1 | -1/+1 |
2013-02-06 | qmp: Fix design bug and read beyond buffer in memchar-write | Markus Armbruster | 1 | -3/+1 |
2013-02-01 | Fix example for query-migrate-capabilities | Orit Wasserman | 1 | -4/+2 |
2013-01-30 | qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema | Michal Privoznik | 1 | -1/+1 |
2013-01-28 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -1/+9 |
2013-01-25 | mirror: add buf-size argument to drive-mirror | Paolo Bonzini | 1 | -1/+3 |
2013-01-25 | mirror: allow customizing the granularity | Paolo Bonzini | 1 | -1/+7 |
2013-01-25 | QAPI: Introduce memchar-read QMP command | Lei Li | 1 | -0/+33 |
2013-01-25 | QAPI: Introduce memchar-write QMP command | Lei Li | 1 | -0/+33 |
2013-01-25 | balloon: drop old stats code & API | Luiz Capitulino | 1 | -13/+0 |
2013-01-16 | chardev: add pty chardev support to chardev-add (qmp) | Gerd Hoffmann | 1 | -0/+5 |
2013-01-16 | chardev: add file chardev support to chardev-add (qmp) | Gerd Hoffmann | 1 | -1/+7 |
2013-01-16 | chardev: add qmp hotplug commands, with null chardev support | Gerd Hoffmann | 1 | -0/+50 |
2012-10-29 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -0/+53 |
2012-10-24 | mirror: add support for on-source-error/on-target-error | Paolo Bonzini | 1 | -1/+7 |
2012-10-24 | qmp: add drive-mirror command | Paolo Bonzini | 1 | -0/+42 |
2012-10-24 | block: add block-job-complete | Paolo Bonzini | 1 | -0/+5 |
2012-10-23 | qmp: add NBD server commands | Paolo Bonzini | 1 | -0/+16 |
2012-10-17 | migration: print expected downtime in info migrate | Juan Quintela | 1 | -0/+6 |
2012-10-17 | migration: print total downtime for final phase of migration | Juan Quintela | 1 | -0/+3 |