index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
migration
/
qemu-file.h
Age
Commit message (
Expand
)
Author
2015-02-05
qemu-file: Add fast ftell code path
Alexander Graf
2015-01-16
socket shutdown
Dr. David Alan Gilbert
2014-10-14
qemu-file: Make qemu_file_is_writable() non-static
Eduardo Habkost
2014-10-14
QEMUSizedBuffer based QEMUFile
Dr. David Alan Gilbert
2014-05-05
Make qemu_peek_buffer loop until it gets it's data
Dr. David Alan Gilbert
2014-01-13
qemu-file: Make a few functions non-static
Eduardo Habkost
2013-06-27
rdma: new QEMUFileOps hooks
Michael R. Hines
2013-06-27
rdma: export qemu_fflush()
Michael R. Hines
2013-06-27
rdma: introduce qemu_file_mode_is_not_valid()
Michael R. Hines
2013-06-27
rdma: introduce qemu_update_position()
Michael R. Hines
2013-04-15
savevm: Implement block_writev_buffer()
Kevin Wolf
2013-03-26
Add qemu_put_buffer_async
Orit Wasserman
2013-03-26
Add QemuFileWritevBuffer QemuFileOps
Orit Wasserman
2013-03-11
migration: move rate limiting to QEMUFile
Paolo Bonzini
2013-03-11
qemu-file: add writable socket QEMUFile
Paolo Bonzini
2013-03-11
migration: merge qemu_popen_cmd with qemu_popen
Paolo Bonzini
2013-03-11
qemu-file: make qemu_fflush and qemu_file_set_error private again
Paolo Bonzini
2013-03-11
qemu-file: temporarily expose qemu_file_set_error and qemu_fflush
Paolo Bonzini
2013-02-12
migration: make qemu_ftell() public and support writable files
Stefan Hajnoczi
2012-12-20
migration: make writes blocking
Juan Quintela
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini