| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "New QMP command query-cpu-max and HMP command cpu_max" | Michal Novotny | 2013-04-12 | 1 | -2/+0 |
* | New QMP command query-cpu-max and HMP command cpu_max | Michal Novotny | 2013-03-25 | 1 | -0/+2 |
* | Revert "hmp: Disable chardev-add and chardev-remove" | Gerd Hoffmann | 2013-03-13 | 1 | -32/+31 |
* | Support for TPM command line options | Stefan Berger | 2013-03-12 | 1 | -0/+2 |
* | doc: document -netdev hubport | Stefan Hajnoczi | 2013-02-27 | 1 | -1/+1 |
* | qemu-log: default to stderr for logging output | Peter Maydell | 2013-02-26 | 1 | -2/+2 |
* | hmp: Disable chardev-add and chardev-remove | Markus Armbruster | 2013-02-06 | 1 | -31/+32 |
* | hmp: make memchar-read escape ASCII control chars except \n and \t | Markus Armbruster | 2013-02-06 | 1 | -0/+2 |
* | qemu-char: Saner naming of memchar stuff & doc fixes | Markus Armbruster | 2013-02-06 | 1 | -20/+17 |
* | QAPI: Introduce memchar-read QMP command | Lei Li | 2013-01-25 | 1 | -0/+21 |
* | QAPI: Introduce memchar-write QMP command | Lei Li | 2013-01-25 | 1 | -0/+18 |
* | HMP: add sub command table to info | Wenchao Xia | 2013-01-17 | 1 | -1/+2 |
* | chardev: add hmp hotplug commands | Gerd Hoffmann | 2013-01-16 | 1 | -0/+32 |
* | trace: Remove "info trace" from documents | Liming Wang | 2012-11-16 | 1 | -7/+0 |
* | hmp: add NBD server commands | Paolo Bonzini | 2012-11-12 | 1 | -0/+45 |
* | qmp: add drive-mirror command | Paolo Bonzini | 2012-10-24 | 1 | -0/+21 |
* | block: add block-job-complete | Paolo Bonzini | 2012-10-24 | 1 | -1/+16 |
* | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 2012-10-04 | 1 | -3/+32 |
|\ |
|
| * | qmp: add block-job-pause and block-job-resume | Paolo Bonzini | 2012-09-28 | 1 | -3/+32 |
* | | hmp: dump-guest-memory: hardcode protocol argument to "file:" | Luiz Capitulino | 2012-09-27 | 1 | -5/+3 |
|/ |
|
* | qapi: convert screendump | Luiz Capitulino | 2012-09-05 | 1 | -2/+1 |
* | qapi: convert sendkey | Amos Kong | 2012-09-05 | 1 | -1/+1 |
* | hmp: rename arguments | Amos Kong | 2012-09-05 | 1 | -1/+1 |
* | fix doc of using raw values with sendkey | Amos Kong | 2012-09-05 | 1 | -3/+3 |
* | Add migrate_set_cache_size command | Orit Wasserman | 2012-08-08 | 1 | -0/+22 |
* | Add migrate-set-capabilities | Orit Wasserman | 2012-08-08 | 1 | -0/+14 |
* | Add migration capabilities | Orit Wasserman | 2012-08-08 | 1 | -0/+2 |
* | qapi: generalize documentation of streaming commands | Paolo Bonzini | 2012-08-06 | 1 | -1/+1 |
* | qapi: Convert getfd and closefd | Corey Bryant | 2012-07-13 | 1 | -4/+2 |
* | qapi: convert netdev_del | Luiz Capitulino | 2012-06-04 | 1 | -2/+1 |
* | qapi: convert netdev_add | Luiz Capitulino | 2012-06-04 | 1 | -2/+1 |
* | introduce a new monitor command 'dump-guest-memory' to dump guest's memory | Wen Congyang | 2012-06-04 | 1 | -0/+28 |
* | block: add 'speed' optional parameter to block-stream | Stefan Hajnoczi | 2012-04-27 | 1 | -2/+2 |
* | block: change block-job-set-speed argument from 'value' to 'speed' | Stefan Hajnoczi | 2012-04-27 | 1 | -2/+2 |
* | fix block_job_set_speed name in documentation | Paolo Bonzini | 2012-04-20 | 1 | -2/+2 |
* | qapi: convert device_del | Luiz Capitulino | 2012-04-09 | 1 | -2/+1 |
* | qapi: Convert migrate | Luiz Capitulino | 2012-03-15 | 1 | -2/+1 |
* | qmp: convert blockdev-snapshot-sync to a wrapper around transactions | Paolo Bonzini | 2012-03-12 | 1 | -3/+6 |
* | Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa | Blue Swirl | 2012-03-03 | 1 | -1/+1 |
|\ |
|
| * | target-xtensa: implement info tlb monitor command | Max Filippov | 2012-02-18 | 1 | -1/+1 |
* | | suspend: add system_wakeup monitor command | Gerd Hoffmann | 2012-02-24 | 1 | -0/+14 |
|/ |
|
* | qmp: add block_job_cancel command | Stefan Hajnoczi | 2012-01-26 | 1 | -0/+14 |
* | qmp: add block_job_set_speed command | Stefan Hajnoczi | 2012-01-26 | 1 | -0/+14 |
* | qmp: add block_stream command | Stefan Hajnoczi | 2012-01-26 | 1 | -0/+13 |
* | qapi: Convert block_set_io_throttle | Luiz Capitulino | 2012-01-18 | 1 | -2/+1 |
* | qapi: Convert change | Luiz Capitulino | 2012-01-18 | 1 | -2/+1 |
* | qapi: Convert eject | Luiz Capitulino | 2012-01-18 | 1 | -2/+1 |
* | qapi: Convert expire_password | Luiz Capitulino | 2012-01-18 | 1 | -2/+1 |
* | qapi: Convert set_password | Luiz Capitulino | 2012-01-18 | 1 | -2/+1 |
* | Expose drive_add on all architectures | Alexander Graf | 2012-01-04 | 1 | -2/+0 |