Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migration: Teach QEMUFile to be QIOChannel-aware | Peter Xu | 2021-07-26 | 1 | -1/+3 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'... | Peter Maydell | 2019-08-16 | 1 | -0/+1 |
|\ | |||||
| * | Clean up inclusion of exec/cpu-common.h | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | | qemu-file: move qemu_{get,put}_counted_string() declarations | Marc-André Lureau | 2019-08-14 | 1 | -4/+0 |
* | | migration: add qemu_file_update_transfer interface | Ivan Ren | 2019-08-14 | 1 | -0/+1 |
* | | migration: Add error_desc for file channel errors | Yury Kotov | 2019-08-14 | 1 | -5/+10 |
|/ | |||||
* | slirp: use libslirp migration code | Marc-André Lureau | 2019-03-07 | 1 | -1/+0 |
* | migration: stop compression to allocate and free memory frequently | Xiao Guangrong | 2018-04-25 | 1 | -2/+4 |
* | migration/qemu-file: add qemu_put_counted_string() | Vladimir Sementsov-Ogievskiy | 2018-03-13 | 1 | -0/+2 |
* | migration: ram_control_* are implemented in qemu_file | Juan Quintela | 2017-06-13 | 1 | -0/+17 |
* | migration: Split qemu-file.h | Juan Quintela | 2017-06-01 | 1 | -0/+160 |