index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
migration
/
qemu-file.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2017-05-18
1
-4
/
+0
*
add 'release-ram' migrate capability
Pavel Butsykin
2017-02-13
1
-1
/
+2
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-1
/
+3
*
migration: remove qemu_get_fd method from QEMUFile
Daniel P. Berrange
2016-05-26
1
-1
/
+0
*
migration: remove support for non-iovec based write handlers
Daniel P. Berrange
2016-05-26
1
-9
/
+0
*
migration: delete QEMUFile stdio implementation
Daniel P. Berrange
2016-05-26
1
-2
/
+0
*
migration: delete QEMUFile sockets implementation
Daniel P. Berrange
2016-05-26
1
-2
/
+0
*
migration: delete QEMUSizedBuffer struct
Daniel P. Berrange
2016-05-26
1
-16
/
+0
*
migration: delete QEMUFile buffer implementation
Daniel P. Berrange
2016-05-26
1
-6
/
+0
*
migration: introduce a new QEMUFile impl based on QIOChannel
Daniel P. Berrange
2016-05-26
1
-0
/
+4
*
migration: introduce set_blocking function in QEMUFileOps
Daniel P. Berrange
2016-05-26
1
-0
/
+5
*
migration: split migration hooks out of QEMUFileOps
Daniel P. Berrange
2016-05-26
1
-3
/
+7
*
migration: ensure qemu_fflush() always writes full data amount
Daniel P. Berrange
2016-05-26
1
-2
/
+4
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+7
*
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
*
migration: qemu-file more size_t'ifying
Dr. David Alan Gilbert
2015-09-29
1
-5
/
+5
*
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
2015-09-29
1
-4
/
+4
*
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
1
-5
/
+9
*
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
2015-06-12
1
-1
/
+1
*
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+3
*
qemu-file: Add compression functions to QEMUFile
Liang Li
2015-05-06
1
-0
/
+3
*
migration: Remove unused functions
Thomas Huth
2015-03-17
1
-1
/
+0
*
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
2015-03-16
1
-1
/
+1
*
qemu-file: Add fast ftell code path
Alexander Graf
2015-02-05
1
-0
/
+1
*
socket shutdown
Dr. David Alan Gilbert
2015-01-16
1
-0
/
+10
*
qemu-file: Make qemu_file_is_writable() non-static
Eduardo Habkost
2014-10-14
1
-0
/
+1
*
QEMUSizedBuffer based QEMUFile
Dr. David Alan Gilbert
2014-10-14
1
-0
/
+26
*
Make qemu_peek_buffer loop until it gets it's data
Dr. David Alan Gilbert
2014-05-05
1
-0
/
+5
*
qemu-file: Make a few functions non-static
Eduardo Habkost
2014-01-13
1
-0
/
+4
*
rdma: new QEMUFileOps hooks
Michael R. Hines
2013-06-27
1
-0
/
+29
*
rdma: export qemu_fflush()
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: introduce qemu_file_mode_is_not_valid()
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: introduce qemu_update_position()
Michael R. Hines
2013-06-27
1
-0
/
+1
*
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