index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
qemu-file.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: qemu_file_set_blocking(): add errp parameter
Vladimir Sementsov-Ogievskiy
2025-09-19
1
-1
/
+1
*
migration/qemu-file: Define g_autoptr() cleanup function for QEMUFile
Maciej S. Szmigiero
2025-03-06
1
-0
/
+2
*
migration: SCM_RIGHTS for QEMUFile
Steve Sistare
2025-01-29
1
-0
/
+2
*
migration: Remove non-multifd compression
Fabiano Rosas
2024-05-08
1
-4
/
+0
*
migration/qemu-file: add utility methods for working with seekable channels
Fabiano Rosas
2024-03-01
1
-0
/
+6
*
migration: Refactor error handling in source return path
Peter Xu
2023-11-02
1
-0
/
+1
*
qemu-file: Make qemu_fflush() return errors
Juan Quintela
2023-10-31
1
-1
/
+1
*
qemu-file: Remove _noflush from qemu_file_transferred_noflush()
Juan Quintela
2023-10-31
1
-5
/
+4
*
qemu_file: Remove unused qemu_file_transferred()
Juan Quintela
2023-10-31
1
-18
/
+0
*
migration/rdma: Move rdma constants from qemu-file.h to rdma.h
Juan Quintela
2023-10-17
1
-17
/
+0
*
qemu-file: Remove QEMUFileHooks
Juan Quintela
2023-10-17
1
-4
/
+0
*
migration/rdma: Create rdma_control_save_page()
Juan Quintela
2023-10-17
1
-12
/
+0
*
migration/rdma: Unfold hook_ram_load()
Juan Quintela
2023-10-17
1
-11
/
+0
*
migration/rdma: Remove all uses of RAM_CONTROL_HOOK
Juan Quintela
2023-10-17
1
-1
/
+0
*
migration/rdma: Unfold ram_control_after_iterate()
Juan Quintela
2023-10-17
1
-2
/
+0
*
migration/rdma: Unfold ram_control_before_iterate()
Juan Quintela
2023-10-17
1
-2
/
+0
*
migration/rdma: Simplify the function that saves a page
Juan Quintela
2023-09-29
1
-8
/
+6
*
migration: Remove unused qemu_file_credit_transfer()
Juan Quintela
2023-09-29
1
-8
/
+0
*
migration/rdma: Split qemu_fopen_rdma() into input/output functions
Juan Quintela
2023-07-26
1
-1
/
+0
*
qemu-file: Make qemu_file_get_error_obj() static
Juan Quintela
2023-07-26
1
-1
/
+0
*
qemu_file: Make qemu_file_is_writable() static
Juan Quintela
2023-07-26
1
-1
/
+0
*
qemu-file: Rename qemu_file_transferred_ fast -> noflush
Juan Quintela
2023-07-26
1
-6
/
+5
*
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-18
1
-11
/
+0
*
qemu-file: Remove total from qemu_file_total_transferred_*()
Juan Quintela
2023-05-15
1
-5
/
+5
*
qemu-file: Make rate_limit_used an uint64_t
Juan Quintela
2023-05-15
1
-1
/
+1
*
qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
Juan Quintela
2023-05-15
1
-2
/
+2
*
ram compress: Assert that the file buffer matches the result
Lukas Straub
2023-05-08
1
-0
/
+1
*
qemu-file: Make total_transferred an uint64_t
Juan Quintela
2023-05-05
1
-2
/
+2
*
migration: mark mixed functions that can suspend
Paolo Bonzini
2023-04-20
1
-3
/
+3
*
migration/qemu-file: Add qemu_file_get_to_fd()
Avihai Horon
2023-02-15
1
-0
/
+1
*
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
[next]