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
/
migration
/
qemu-file.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Postcopy recover with preempt enabled
Peter Xu
2022-07-20
1
-0
/
+1
*
migration: remove the QEMUFileOps abstraction
Daniel P. Berrangé
2022-06-23
1
-5
/
+2
*
migration: remove the QEMUFileOps 'get_return_path' callback
Daniel P. Berrangé
2022-06-23
1
-6
/
+0
*
migration: remove the QEMUFileOps 'writev_buffer' callback
Daniel P. Berrangé
2022-06-23
1
-9
/
+0
*
migration: remove the QEMUFileOps 'get_buffer' callback
Daniel P. Berrangé
2022-06-23
1
-9
/
+0
*
migration: remove the QEMUFileOps 'close' callback
Daniel P. Berrangé
2022-06-22
1
-10
/
+0
*
migration: remove the QEMUFileOps 'set_blocking' callback
Daniel P. Berrangé
2022-06-22
1
-5
/
+0
*
migration: remove the QEMUFileOps 'shut_down' callback
Daniel P. Berrangé
2022-06-22
1
-10
/
+0
*
migration: remove unused QEMUFileGetFD typedef / qemu_get_fd method
Daniel P. Berrangé
2022-06-22
1
-5
/
+0
*
migration: introduce new constructors for QEMUFile
Daniel P. Berrangé
2022-06-22
1
-1
/
+2
*
migration: hardcode assumption that QEMUFile is backed with QIOChannel
Daniel P. Berrangé
2022-06-22
1
-1
/
+1
*
migration: stop passing 'opaque' parameter to QEMUFile hooks
Daniel P. Berrangé
2022-06-22
1
-8
/
+6
*
migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit
Daniel P. Berrangé
2022-06-22
1
-1
/
+8
*
migration: rename qemu_update_position to qemu_file_credit_transfer
Daniel P. Berrangé
2022-06-22
1
-1
/
+8
*
migration: rename qemu_ftell to qemu_file_total_transferred
Daniel P. Berrangé
2022-06-22
1
-2
/
+31
*
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