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