aboutsummaryrefslogtreecommitdiff
path: root/include/migration/qemu-file.h
AgeCommit message (Expand)Author
2015-02-05qemu-file: Add fast ftell code pathAlexander Graf
2015-01-16socket shutdownDr. David Alan Gilbert
2014-10-14qemu-file: Make qemu_file_is_writable() non-staticEduardo Habkost
2014-10-14QEMUSizedBuffer based QEMUFileDr. David Alan Gilbert
2014-05-05Make qemu_peek_buffer loop until it gets it's dataDr. David Alan Gilbert
2014-01-13qemu-file: Make a few functions non-staticEduardo Habkost
2013-06-27rdma: new QEMUFileOps hooksMichael R. Hines
2013-06-27rdma: export qemu_fflush()Michael R. Hines
2013-06-27rdma: introduce qemu_file_mode_is_not_valid()Michael R. Hines
2013-06-27rdma: introduce qemu_update_position()Michael R. Hines
2013-04-15savevm: Implement block_writev_buffer()Kevin Wolf
2013-03-26Add qemu_put_buffer_asyncOrit Wasserman
2013-03-26Add QemuFileWritevBuffer QemuFileOpsOrit Wasserman
2013-03-11migration: move rate limiting to QEMUFilePaolo Bonzini
2013-03-11qemu-file: add writable socket QEMUFilePaolo Bonzini
2013-03-11migration: merge qemu_popen_cmd with qemu_popenPaolo Bonzini
2013-03-11qemu-file: make qemu_fflush and qemu_file_set_error private againPaolo Bonzini
2013-03-11qemu-file: temporarily expose qemu_file_set_error and qemu_fflushPaolo Bonzini
2013-02-12migration: make qemu_ftell() public and support writable filesStefan Hajnoczi
2012-12-20migration: make writes blockingJuan Quintela
2012-12-19migration: move include files to include/migration/Paolo Bonzini