Age | Commit message (Expand) | Author |
2013-03-11 | migration: move contents of migration_close to migrate_fd_cleanup | Paolo Bonzini |
2013-03-11 | migration: move rate limiting to QEMUFile | Paolo Bonzini |
2013-03-11 | migration: small changes around rate-limiting | Paolo Bonzini |
2013-03-11 | migration: use qemu_ftell to compute bandwidth | Paolo Bonzini |
2013-03-11 | migration: use QEMUFile for writing outgoing migration data | Paolo Bonzini |
2013-03-11 | migration: use QEMUFile for migration channel lifetime | Paolo Bonzini |
2013-03-11 | qemu-file: simplify and export qemu_ftell | Paolo Bonzini |
2013-03-11 | qemu-file: add writable socket QEMUFile | Paolo Bonzini |
2013-03-11 | qemu-file: check exit status when closing a pipe QEMUFile | Paolo Bonzini |
2013-03-11 | qemu-file: fsync a writable stdio QEMUFile | Paolo Bonzini |
2013-03-11 | migration: merge qemu_popen_cmd with qemu_popen | Paolo Bonzini |
2013-03-11 | migration: use qemu_file_rate_limit consistently | Paolo Bonzini |
2013-03-11 | migration: remove useless qemu_file_get_error check | Paolo Bonzini |
2013-03-11 | migration: detect error before sleeping | Paolo Bonzini |
2013-03-11 | migration: eliminate last_round | Paolo Bonzini |
2013-03-11 | qemu-file: make qemu_fflush and qemu_file_set_error private again | Paolo Bonzini |
2013-03-11 | Rename buffered_ to migration_ | Juan Quintela |
2013-03-11 | migration: yay, buffering is gone | Paolo Bonzini |
2013-03-11 | migration: run setup callbacks out of big lock | Paolo Bonzini |
2013-03-11 | migration: run pending/iterate callbacks out of big lock | Paolo Bonzini |
2013-03-11 | migration: reorder SaveVMHandlers members | Paolo Bonzini |
2013-03-11 | block-migration: add lock | Paolo Bonzini |
2013-03-11 | block-migration: document usage of state across threads | Paolo Bonzini |
2013-03-11 | block-migration: small preparatory changes for locking | Paolo Bonzini |
2013-03-11 | block-migration: remove variables that are never read | Paolo Bonzini |
2013-03-11 | migration: cleanup migration (including thread) in the iothread | Paolo Bonzini |
2013-03-11 | migration: prepare to access s->state outside critical sections | Paolo Bonzini |
2013-03-11 | migration: add migrate_set_state tracepoint | Kazuya Saito |
2013-03-11 | migration: do not nest flushing of device data | Paolo Bonzini |
2013-03-11 | migration: simplify error handling | Paolo Bonzini |
2013-03-11 | migration: use qemu_file_set_error | Paolo Bonzini |
2013-03-11 | migration: flush all data to fd when buffered_flush is called | Paolo Bonzini |
2013-03-11 | qemu-file: temporarily expose qemu_file_set_error and qemu_fflush | Paolo Bonzini |
2013-03-11 | migration: use qemu_file_set_error to pass error codes back to qemu_savevm_state | Paolo Bonzini |
2013-03-11 | qemu-file: pass errno from qemu_fflush via f->last_error | Paolo Bonzini |
2013-03-11 | block-migration: remove useless calls to blk_mig_cleanup | Paolo Bonzini |
2013-03-11 | migration: push qemu_savevm_state_cancel out of qemu_savevm_state_* | Paolo Bonzini |
2013-03-11 | migration: move more error handling to migrate_fd_cleanup | Paolo Bonzini |
2013-03-11 | migration: always use vm_stop_force_state | Paolo Bonzini |
2013-03-11 | migration: simplify while loop | Paolo Bonzini |
2013-03-10 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-03-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-03-10 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-03-10 | qemu-char: fix win32 build | Blue Swirl |
2013-03-10 | baum: fix build | Blue Swirl |
2013-03-09 | tcg: Don't make exitreq flag a local temporary | Richard Henderson |
2013-03-09 | Makefile: Add subdir dependency on config-devices-all.mak | Andreas Färber |
2013-03-09 | make_device_config.sh: Emit dependency file to directory where included | Andreas Färber |
2013-03-09 | Revert "make_device_config.sh: Fix target path in generated dependency file" | Andreas Färber |