Age | Commit message (Expand) | Author |
2014-03-13 | qmp: add query-iothreads command | Stefan Hajnoczi |
2014-02-28 | dump: add 'query-dump-guest-memory-capability' command | qiaonuohan |
2014-02-28 | dump: make kdump-compressed format available for 'dump-guest-memory' | qiaonuohan |
2014-02-17 | qmp: expose list of supported character device backends | Martin Kletzander |
2014-01-24 | block: update block commit documentation regarding image truncation | Jeff Cody |
2014-01-24 | qmp: Allow to take external snapshots on bs graphs node. | Benoît Canet |
2014-01-24 | qmp: Allow block_resize to manipulate bs graph nodes. | Benoît Canet |
2014-01-24 | qmp: Allow to change password on named block driver states. | Benoît Canet |
2014-01-24 | qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes. | Benoît Canet |
2014-01-06 | monitor: add object-add (QMP) and object_add (HMP) command | Paolo Bonzini |
2014-01-06 | monitor: add object-del (QMP) and object_del (HMP) command | Paolo Bonzini |
2013-10-11 | blockdev: 'blockdev-add' QMP command | Kevin Wolf |
2013-09-12 | qmp: add interface blockdev-snapshot-delete-internal-sync | Wenchao Xia |
2013-09-12 | qmp: add interface blockdev-snapshot-internal-sync | Wenchao Xia |
2013-09-12 | qmp: add internal snapshot support in qmp_transaction | Wenchao Xia |
2013-09-06 | block: Add iops_size to do the iops accounting for a given io size. | Benoît Canet |
2013-09-06 | block: Add support for throttling burst max in QMP and the command line. | Benoît Canet |
2013-09-01 | qmp: fix integer usage in examples | Eric Blake |
2013-08-30 | s390: wire up nmi command to raise a RESTART interrupt on S390 | Eugene (jno) Dvurechenski |
2013-08-12 | rdma: remaining documentation fixes | Michael R. Hines |
2013-07-26 | Implement sync modes for drive-backup. | Ian Main |
2013-07-18 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-07-18 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-17 | qmp: update send-key document | Amos Kong |
2013-07-15 | net: add support of mac-programming over macvtap in QEMU side | Amos Kong |
2013-07-15 | blockdev: add sync mode to drive-backup QMP command | Stefan Hajnoczi |
2013-06-28 | block: add drive-backup QMP command | Stefan Hajnoczi |
2013-06-07 | qmp: add ImageInfo in BlockDeviceInfo used by query-block | Wenchao Xia |
2013-05-02 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-05-01 | Trivial grammar and spelling fixes | Stefan Weil |
2013-05-01 | QMP: Add cpu-add command | Igor Mammedov |
2013-04-25 | monitor: introduce query-command-line-options | Amos Kong |
2013-04-12 | Revert "New QMP command query-cpu-max and HMP command cpu_max" | Michal Novotny |
2013-03-26 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori |
2013-03-26 | migration: do not sent zero pages in bulk stage | Peter Lieven |
2013-03-26 | migration: Improve QMP documentation | Juan Quintela |
2013-03-25 | New QMP command query-cpu-max and HMP command cpu_max | Michal Novotny |
2013-03-25 | QMP: TPM QMP and man page documentation updates | Corey Bryant |
2013-03-12 | Support for TPM command line options | Stefan Berger |
2013-02-27 | qmp: netdev_add is like -netdev, not -net, fix documentation | 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 example for query-migrate-capabilities | Orit Wasserman |
2013-01-30 | qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema | Michal Privoznik |
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 |