Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | block: update block commit documentation regarding image truncation | Jeff Cody | 1 | -0/+5 |
2014-01-06 | monitor: add object-add (QMP) and object_add (HMP) command | Paolo Bonzini | 1 | -0/+14 |
2014-01-06 | monitor: add object-del (QMP) and object_del (HMP) command | Paolo Bonzini | 1 | -0/+14 |
2014-01-06 | qemu-monitor: HMP cpu-add wrapper | Jason J. Herne | 1 | -0/+13 |
2013-12-09 | net: Adding netmap network backend | Vincenzo Maffione | 1 | -2/+2 |
2013-09-12 | hmp: add interface hmp_snapshot_delete_blkdev_internal | Wenchao Xia | 1 | -0/+18 |
2013-09-12 | hmp: add interface hmp_snapshot_blkdev_internal | Wenchao Xia | 1 | -2/+17 |
2013-08-30 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori | 1 | -1/+1 |
2013-08-30 | s390: wire up nmi command to raise a RESTART interrupt on S390 | Eugene (jno) Dvurechenski | 1 | -2/+2 |
2013-08-30 | monitor: allow "help" show message for single command in sub group | Wenchao Xia | 1 | -1/+1 |
2013-07-15 | block: add drive_backup HMP command | Stefan Hajnoczi | 1 | -0/+20 |
2013-07-04 | pci: Cleanup configuration for pci-hotplug.c | David Gibson | 1 | -2/+2 |
2013-06-11 | dump: Drop qmp_dump_guest_memory() stub and build for all targets | Andreas Färber | 1 | -2/+0 |
2013-06-06 | Make qemu-io commands available in HMP | Kevin Wolf | 1 | -0/+16 |
2013-06-05 | blockdev: reset werror/rerror on drive_del | Stefan Hajnoczi | 1 | -0/+2 |
2013-04-29 | audio: remove HAS_AUDIO | Paolo Bonzini | 1 | -4/+0 |
2013-04-12 | Revert "New QMP command query-cpu-max and HMP command cpu_max" | Michal Novotny | 1 | -2/+0 |
2013-03-25 | New QMP command query-cpu-max and HMP command cpu_max | Michal Novotny | 1 | -0/+2 |
2013-03-13 | Revert "hmp: Disable chardev-add and chardev-remove" | Gerd Hoffmann | 1 | -32/+31 |
2013-03-12 | Support for TPM command line options | Stefan Berger | 1 | -0/+2 |
2013-02-27 | doc: document -netdev hubport | Stefan Hajnoczi | 1 | -1/+1 |
2013-02-26 | qemu-log: default to stderr for logging output | Peter Maydell | 1 | -2/+2 |
2013-02-06 | hmp: Disable chardev-add and chardev-remove | Markus Armbruster | 1 | -31/+32 |
2013-02-06 | hmp: make memchar-read escape ASCII control chars except \n and \t | Markus Armbruster | 1 | -0/+2 |
2013-02-06 | qemu-char: Saner naming of memchar stuff & doc fixes | Markus Armbruster | 1 | -20/+17 |
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/+18 |
2013-01-17 | HMP: add sub command table to info | Wenchao Xia | 1 | -1/+2 |
2013-01-16 | chardev: add hmp hotplug commands | Gerd Hoffmann | 1 | -0/+32 |
2012-11-16 | trace: Remove "info trace" from documents | Liming Wang | 1 | -7/+0 |
2012-11-12 | hmp: add NBD server commands | Paolo Bonzini | 1 | -0/+45 |
2012-10-24 | qmp: add drive-mirror command | Paolo Bonzini | 1 | -0/+21 |
2012-10-24 | block: add block-job-complete | Paolo Bonzini | 1 | -1/+16 |
2012-10-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -3/+32 |
2012-09-28 | qmp: add block-job-pause and block-job-resume | Paolo Bonzini | 1 | -3/+32 |
2012-09-27 | hmp: dump-guest-memory: hardcode protocol argument to "file:" | Luiz Capitulino | 1 | -5/+3 |
2012-09-05 | qapi: convert screendump | Luiz Capitulino | 1 | -2/+1 |
2012-09-05 | qapi: convert sendkey | Amos Kong | 1 | -1/+1 |
2012-09-05 | hmp: rename arguments | Amos Kong | 1 | -1/+1 |
2012-09-05 | fix doc of using raw values with sendkey | Amos Kong | 1 | -3/+3 |
2012-08-08 | Add migrate_set_cache_size command | Orit Wasserman | 1 | -0/+22 |
2012-08-08 | Add migrate-set-capabilities | Orit Wasserman | 1 | -0/+14 |
2012-08-08 | Add migration capabilities | Orit Wasserman | 1 | -0/+2 |
2012-08-06 | qapi: generalize documentation of streaming commands | Paolo Bonzini | 1 | -1/+1 |
2012-07-13 | qapi: Convert getfd and closefd | Corey Bryant | 1 | -4/+2 |
2012-06-04 | qapi: convert netdev_del | Luiz Capitulino | 1 | -2/+1 |
2012-06-04 | qapi: convert netdev_add | Luiz Capitulino | 1 | -2/+1 |
2012-06-04 | introduce a new monitor command 'dump-guest-memory' to dump guest's memory | Wen Congyang | 1 | -0/+28 |
2012-04-27 | block: add 'speed' optional parameter to block-stream | Stefan Hajnoczi | 1 | -2/+2 |
2012-04-27 | block: change block-job-set-speed argument from 'value' to 'speed' | Stefan Hajnoczi | 1 | -2/+2 |