| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | savevm: Implement block_writev_buffer() | Kevin Wolf | 2013-04-15 | 1 | -1/+1 |
| * | Add qemu_put_buffer_async | Orit Wasserman | 2013-03-26 | 1 | -0/+5 |
| * | Add QemuFileWritevBuffer QemuFileOps | Orit Wasserman | 2013-03-26 | 1 | -0/+7 |
| * | migration: move rate limiting to QEMUFile | Paolo Bonzini | 2013-03-11 | 1 | -16/+2 |
| * | qemu-file: add writable socket QEMUFile | Paolo Bonzini | 2013-03-11 | 1 | -1/+1 |
| * | migration: merge qemu_popen_cmd with qemu_popen | Paolo Bonzini | 2013-03-11 | 1 | -1/+0 |
| * | qemu-file: make qemu_fflush and qemu_file_set_error private again | Paolo Bonzini | 2013-03-11 | 1 | -2/+0 |
| * | qemu-file: temporarily expose qemu_file_set_error and qemu_fflush | Paolo Bonzini | 2013-03-11 | 1 | -0/+2 |
| * | migration: make qemu_ftell() public and support writable files | Stefan Hajnoczi | 2013-02-12 | 1 | -0/+1 |
| * | migration: make writes blocking | Juan Quintela | 2012-12-20 | 1 | -5/+0 |
| * | migration: move include files to include/migration/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+241 |