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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-25
migration: remove unnecessary zlib dependency
Paolo Bonzini
1
-1
/
+0
2024-05-08
migration: Remove non-multifd compression
Fabiano Rosas
1
-78
/
+0
2024-03-11
migration: Report error when shutdown fails
Cédric Le Goater
1
-1
/
+4
2024-03-01
migration/qemu-file: add utility methods for working with seekable channels
Fabiano Rosas
1
-0
/
+106
2023-11-02
migration: Refactor error handling in source return path
Peter Xu
1
-1
/
+1
2023-10-31
qemu-file: Make qemu_fflush() return errors
Juan Quintela
1
-16
/
+7
2023-10-31
qemu-file: Simplify qemu_file_get_error()
Juan Quintela
1
-1
/
+1
2023-10-31
qemu-file: Remove _noflush from qemu_file_transferred_noflush()
Juan Quintela
1
-1
/
+1
2023-10-31
qemu_file: Remove unused qemu_file_transferred()
Juan Quintela
1
-7
/
+0
2023-10-31
qemu_file: total_transferred is not used anymore
Juan Quintela
1
-4
/
+0
2023-10-31
qemu_file: Use a stat64 for qemu_file_transferred
Juan Quintela
1
-2
/
+3
2023-10-31
qemu-file: Don't increment qemu_file_transferred at qemu_file_fill_buffer
Juan Quintela
1
-1
/
+3
2023-10-17
qemu-file: Remove QEMUFileHooks
Juan Quintela
1
-6
/
+0
2023-10-17
migration/rdma: Create rdma_control_save_page()
Juan Quintela
1
-20
/
+0
2023-10-17
migration/rdma: Unfold hook_ram_load()
Juan Quintela
1
-10
/
+0
2023-10-17
migration/rdma: Unfold ram_control_after_iterate()
Juan Quintela
1
-12
/
+0
2023-10-17
migration/rdma: Unfold ram_control_before_iterate()
Juan Quintela
1
-12
/
+1
2023-10-11
qemufile: Always return a verbose error
Peter Xu
1
-3
/
+12
2023-09-29
migration/rdma: Simplify the function that saves a page
Juan Quintela
1
-6
/
+6
2023-09-29
migration: Remove unused qemu_file_credit_transfer()
Juan Quintela
1
-5
/
+0
2023-09-29
migration/rdma: Don't use imaginary transfers
Juan Quintela
1
-4
/
+1
2023-07-26
migration/rdma: Split qemu_fopen_rdma() into input/output functions
Juan Quintela
1
-12
/
+0
2023-07-26
qemu-file: Make qemu_file_get_error_obj() static
Juan Quintela
1
-1
/
+1
2023-07-26
qemu-file: Simplify qemu_file_shutdown()
Juan Quintela
1
-4
/
+2
2023-07-26
qemu_file: Make qemu_file_is_writable() static
Juan Quintela
1
-1
/
+1
2023-07-26
qemu-file: Rename qemu_file_transferred_ fast -> noflush
Juan Quintela
1
-1
/
+1
2023-05-18
migration: We don't need the field rate_limit_used anymore
Juan Quintela
1
-4
/
+0
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
1
-50
/
+2
2023-05-18
qemu-file: Account for rate_limit usage on qemu_fflush()
Juan Quintela
1
-4
/
+3
2023-05-18
migration: Don't use INT64_MAX for unlimited rate
Juan Quintela
1
-1
/
+5
2023-05-15
qemu-file: Remove total from qemu_file_total_transferred_*()
Juan Quintela
1
-2
/
+2
2023-05-15
qemu-file: Make rate_limit_used an uint64_t
Juan Quintela
1
-2
/
+2
2023-05-15
qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
Juan Quintela
1
-3
/
+3
2023-05-15
migration: We set the rate_limit by a second
Juan Quintela
1
-1
/
+5
2023-05-08
ram compress: Assert that the file buffer matches the result
Lukas Straub
1
-0
/
+11
2023-05-05
qemu-file: Make ram_control_save_page() use accessors for rate_limit
Juan Quintela
1
-1
/
+1
2023-05-05
qemu-file: Make total_transferred an uint64_t
Juan Quintela
1
-4
/
+4
2023-05-05
qemu-file: remove shutdown member
Juan Quintela
1
-7
/
+3
2023-05-05
qemu-file: No need to check for shutdown in qemu_file_rate_limit
Juan Quintela
1
-3
/
+0
2023-05-05
migration/rdma: It makes no sense to recive that flag without RDMA
Juan Quintela
1
-8
/
+0
2023-05-05
migration/rdma: simplify ram_control_load_hook()
Juan Quintela
1
-4
/
+2
2023-04-20
migration: mark mixed functions that can suspend
Paolo Bonzini
1
-7
/
+7
2023-02-15
migration/qemu-file: Add qemu_file_get_to_fd()
Avihai Horon
1
-0
/
+34
2022-11-21
migration: Fix race on qemu_file_shutdown()
Peter Xu
1
-3
/
+24
2022-07-20
migration: remove unreachable code after reading data
Daniel P. Berrangé
1
-3
/
+1
2022-07-20
migration: Postcopy recover with preempt enabled
Peter Xu
1
-0
/
+27
2022-06-23
migration: remove the QEMUFileOps abstraction
Daniel P. Berrangé
1
-12
/
+8
2022-06-23
migration: remove the QEMUFileOps 'get_return_path' callback
Daniel P. Berrangé
1
-12
/
+10
2022-06-23
migration: remove the QEMUFileOps 'writev_buffer' callback
Daniel P. Berrangé
1
-16
/
+8
2022-06-23
migration: remove the QEMUFileOps 'get_buffer' callback
Daniel P. Berrangé
1
-2
/
+16
[next]