Age | Commit message (Expand) | Author | Files | Lines |
2013-07-29 | qapi: Rename ChardevBackend member "memory" to "ringbuf" | Markus Armbruster | 1 | -2/+4 |
2013-07-29 | Revert "chardev: Make the name of memory device consistent" | Markus Armbruster | 1 | -3/+3 |
2013-07-23 | migration: add autoconvergence documentation | Juan Quintela | 1 | -0/+3 |
2013-07-23 | rdma: account for the time spent in MIG_STATE_SETUP through QMP | Michael R. Hines | 1 | -1/+8 |
2013-07-19 | block-migration: efficiently encode zero blocks | Peter Lieven | 1 | -1/+7 |
2013-07-18 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -0/+76 |
2013-07-15 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori | 1 | -1/+1 |
2013-07-15 | net: add support of mac-programming over macvtap in QEMU side | Amos Kong | 1 | -0/+76 |
2013-07-15 | blockdev: add sync mode to drive-backup QMP command | Stefan Hajnoczi | 1 | -1/+6 |
2013-07-12 | Add 'auto-converge' migration capability | Chegu Vinod | 1 | -1/+1 |
2013-07-10 | qapi-schema: Use existing type for drive-backup arguments | Kevin Wolf | 1 | -30/+2 |
2013-07-10 | qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync | Kevin Wolf | 1 | -12/+2 |
2013-06-28 | qemu-char: fix documentation for telnet+wait socket flags | Gerd Hoffmann | 1 | -3/+4 |
2013-06-28 | blockdev: add Abort transaction | Stefan Hajnoczi | 1 | -1/+12 |
2013-06-28 | blockdev: add DriveBackup transaction | Stefan Hajnoczi | 1 | -1/+39 |
2013-06-28 | block: add drive-backup QMP command | Stefan Hajnoczi | 1 | -0/+46 |
2013-06-27 | rdma: introduce capability x-rdma-pin-all | Michael R. Hines | 1 | -1/+6 |
2013-06-27 | rdma: export throughput w/ MigrationStats QMP | Michael R. Hines | 1 | -1/+4 |
2013-06-21 | qapi: lack of two commas in dict | Amos Kong | 1 | -2/+2 |
2013-06-14 | build: drop TARGET_TYPE | Paolo Bonzini | 1 | -17/+1 |
2013-06-07 | qmp: add ImageInfo in BlockDeviceInfo used by query-block | Wenchao Xia | 1 | -2/+8 |
2013-05-24 | blockdev: Rename BlockdevAction -> TransactionAction | Kevin Wolf | 1 | -11/+10 |
2013-05-22 | chardev: Make the name of memory device consistent | Lei Li | 1 | -3/+3 |
2013-05-20 | chardev: Make consistent with udp device for new qapi backend | Lei Li | 1 | -4/+4 |
2013-05-06 | target-i386: Add "feature-words" property to X86CPU | Eduardo Habkost | 1 | -0/+32 |
2013-05-01 | QMP: Add cpu-add command | Igor Mammedov | 1 | -0/+13 |
2013-04-30 | add a new runstate: RUN_STATE_GUEST_PANICKED | Hu Tao | 1 | -1/+4 |
2013-04-25 | monitor: introduce query-command-line-options | Amos Kong | 1 | -0/+66 |
2013-04-12 | qapi: use valid JSON in schema | Eric Blake | 1 | -1/+1 |
2013-04-12 | Revert "New QMP command query-cpu-max and HMP command cpu_max" | Michal Novotny | 1 | -11/+0 |
2013-04-12 | New cpu-max field in query-machines QMP command output | Michal Novotny | 1 | -1/+4 |
2013-04-04 | qapi schema: add AcpiTableOptions | Laszlo Ersek | 1 | -0/+58 |
2013-04-03 | help: add docs for missing 'queues' option of tap | Jason Wang | 1 | -0/+2 |
2013-03-26 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -1/+3 |
2013-03-26 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori | 1 | -3/+5 |
2013-03-26 | migration: do not sent zero pages in bulk stage | Peter Lieven | 1 | -3/+5 |
2013-03-25 | New QMP command query-cpu-max and HMP command cpu_max | Michal Novotny | 1 | -0/+11 |
2013-03-25 | QMP: Remove duplicate TPM type from query-tpm | Corey Bryant | 1 | -8/+4 |
2013-03-23 | Add top level changes for moxie | Anthony Green | 1 | -3/+3 |
2013-03-17 | qdev: DEVICE_DELETED event | Michael S. Tsirkin | 1 | -1/+3 |
2013-03-13 | chardev: add udp support to qapi | Gerd Hoffmann | 1 | -1/+15 |
2013-03-13 | chardev: add memory (ringbuf) support to qapi | Gerd Hoffmann | 1 | -1/+13 |
2013-03-13 | chardev: add vc support to qapi | Gerd Hoffmann | 1 | -1/+19 |
2013-03-13 | chardev: add spice support to qapi | Gerd Hoffmann | 1 | -1/+25 |
2013-03-13 | chardev: add pipe support to qapi | Gerd Hoffmann | 1 | -1/+2 |
2013-03-13 | chardev: add console support to qapi | Gerd Hoffmann | 1 | -1/+2 |
2013-03-13 | chardev: add stdio support to qapi | Gerd Hoffmann | 1 | -1/+15 |
2013-03-13 | chardev: add braille support to qapi | Gerd Hoffmann | 1 | -1/+2 |
2013-03-13 | chardev: add msmouse support to qapi | Gerd Hoffmann | 1 | -1/+2 |
2013-03-13 | chardev: add mux chardev support to qapi | Gerd Hoffmann | 1 | -1/+13 |