index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
qemu-file.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
migration: Postcopy recover with preempt enabled
Peter Xu
1
-0
/
+1
2022-06-23
migration: remove the QEMUFileOps abstraction
Daniel P. Berrangé
1
-5
/
+2
2022-06-23
migration: remove the QEMUFileOps 'get_return_path' callback
Daniel P. Berrangé
1
-6
/
+0
2022-06-23
migration: remove the QEMUFileOps 'writev_buffer' callback
Daniel P. Berrangé
1
-9
/
+0
2022-06-23
migration: remove the QEMUFileOps 'get_buffer' callback
Daniel P. Berrangé
1
-9
/
+0
2022-06-22
migration: remove the QEMUFileOps 'close' callback
Daniel P. Berrangé
1
-10
/
+0
2022-06-22
migration: remove the QEMUFileOps 'set_blocking' callback
Daniel P. Berrangé
1
-5
/
+0
2022-06-22
migration: remove the QEMUFileOps 'shut_down' callback
Daniel P. Berrangé
1
-10
/
+0
2022-06-22
migration: remove unused QEMUFileGetFD typedef / qemu_get_fd method
Daniel P. Berrangé
1
-5
/
+0
2022-06-22
migration: introduce new constructors for QEMUFile
Daniel P. Berrangé
1
-1
/
+2
2022-06-22
migration: hardcode assumption that QEMUFile is backed with QIOChannel
Daniel P. Berrangé
1
-1
/
+1
2022-06-22
migration: stop passing 'opaque' parameter to QEMUFile hooks
Daniel P. Berrangé
1
-8
/
+6
2022-06-22
migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit
Daniel P. Berrangé
1
-1
/
+8
2022-06-22
migration: rename qemu_update_position to qemu_file_credit_transfer
Daniel P. Berrangé
1
-1
/
+8
2022-06-22
migration: rename qemu_ftell to qemu_file_total_transferred
Daniel P. Berrangé
1
-2
/
+31
2021-07-26
migration: Teach QEMUFile to be QIOChannel-aware
Peter Xu
1
-1
/
+3
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
1
-0
/
+1
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
1
-0
/
+1
2019-08-14
qemu-file: move qemu_{get,put}_counted_string() declarations
Marc-André Lureau
1
-4
/
+0
2019-08-14
migration: add qemu_file_update_transfer interface
Ivan Ren
1
-0
/
+1
2019-08-14
migration: Add error_desc for file channel errors
Yury Kotov
1
-5
/
+10
2019-03-07
slirp: use libslirp migration code
Marc-André Lureau
1
-1
/
+0
2018-04-25
migration: stop compression to allocate and free memory frequently
Xiao Guangrong
1
-2
/
+4
2018-03-13
migration/qemu-file: add qemu_put_counted_string()
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2017-06-13
migration: ram_control_* are implemented in qemu_file
Juan Quintela
1
-0
/
+17
2017-06-01
migration: Split qemu-file.h
Juan Quintela
1
-0
/
+160