]> git.proxmox.com Git - mirror_qemu.git/history - migration/qemu-file.c
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
[mirror_qemu.git] / migration / qemu-file.c
2023-11-06 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-03 Stefan HajnocziMerge tag 'pull-target-arm-20231102' of https://git...
2023-11-03 Stefan HajnocziMerge tag 'migration-20231102-pull-request' of https...
2023-11-02 Peter Xumigration: Refactor error handling in source return...
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Stefan HajnocziMerge tag 'pull-halloween-omnibus-311023-2' of https...
2023-10-31 Stefan HajnocziMerge tag 'migration-20231031-pull-request' of https...
2023-10-31 Juan Quintelaqemu-file: Make qemu_fflush() return errors
2023-10-31 Juan Quintelaqemu-file: Simplify qemu_file_get_error()
2023-10-31 Juan Quintelaqemu-file: Remove _noflush from qemu_file_transferred_n...
2023-10-31 Juan Quintelaqemu_file: Remove unused qemu_file_transferred()
2023-10-31 Juan Quintelaqemu_file: total_transferred is not used anymore
2023-10-31 Juan Quintelaqemu_file: Use a stat64 for qemu_file_transferred
2023-10-31 Juan Quintelaqemu-file: Don't increment qemu_file_transferred at...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-17 Stefan HajnocziMerge tag 'migration-20231017-pull-request' of https...
2023-10-17 Juan Quintelaqemu-file: Remove QEMUFileHooks
2023-10-17 Juan Quintelamigration/rdma: Create rdma_control_save_page()
2023-10-17 Juan Quintelamigration/rdma: Unfold hook_ram_load()
2023-10-17 Juan Quintelamigration/rdma: Unfold ram_control_after_iterate()
2023-10-17 Juan Quintelamigration/rdma: Unfold ram_control_before_iterate()
2023-10-12 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-12 Stefan HajnocziMerge tag 'qga-pull-2023-10-11' of https://github.com...
2023-10-11 Stefan HajnocziMerge tag 'pull-omnibus-111023-1' of https://gitlab...
2023-10-11 Stefan HajnocziMerge tag 'migration-20231011-pull-request' of https...
2023-10-11 Peter Xuqemufile: Always return a verbose error
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-09-29 Juan Quintelamigration/rdma: Simplify the function that saves a...
2023-09-29 Juan Quintelamigration: Remove unused qemu_file_credit_transfer()
2023-09-29 Juan Quintelamigration/rdma: Don't use imaginary transfers
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-26 Richard HendersonMerge tag 'pull-qapi-2023-07-26-v2' of https://repo...
2023-07-26 Richard HendersonMerge tag 'migration-20230726-pull-request' of https...
2023-07-26 Juan Quintelamigration/rdma: Split qemu_fopen_rdma() into input...
2023-07-26 Juan Quintelaqemu-file: Make qemu_file_get_error_obj() static
2023-07-26 Juan Quintelaqemu-file: Simplify qemu_file_shutdown()
2023-07-26 Juan Quintelaqemu_file: Make qemu_file_is_writable() static
2023-07-26 Juan Quintelaqemu-file: Rename qemu_file_transferred_ fast -> noflush
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Richard HendersonMerge tag 'migration-20230518-pull-request' of https...
2023-05-18 Juan Quintelamigration: We don't need the field rate_limit_used...
2023-05-18 Juan Quintelamigration: Move rate_limit_max and rate_limit_used...
2023-05-18 Juan Quintelaqemu-file: Account for rate_limit usage on qemu_fflush()
2023-05-18 Juan Quintelamigration: Don't use INT64_MAX for unlimited rate
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-05-15 Richard HendersonMerge tag 'migration-20230515-pull-request' of https...
2023-05-15 Juan Quintelaqemu-file: Remove total from qemu_file_total_transferre...
2023-05-15 Juan Quintelaqemu-file: Make rate_limit_used an uint64_t
2023-05-15 Juan Quintelaqemu-file: make qemu_file_[sg]et_rate_limit() use an...
2023-05-15 Juan Quintelamigration: We set the rate_limit by a second
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-08 Richard HendersonMerge tag 'compression-code-pull-request' of https...
2023-05-08 Lukas Straubram compress: Assert that the file buffer matches the...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pull-ppc-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pw-pull-request' of https://gitlab.com/marca...
2023-05-05 Richard HendersonMerge tag 'migration-20230505-pull-request' of https...
2023-05-05 Juan Quintelaqemu-file: Make ram_control_save_page() use accessors...
2023-05-05 Juan Quintelaqemu-file: Make total_transferred an uint64_t
2023-05-05 Juan Quintelaqemu-file: remove shutdown member
2023-05-05 Juan Quintelaqemu-file: No need to check for shutdown in qemu_file_r...
2023-05-04 Juan Quintelamigration/rdma: It makes no sense to recive that flag...
2023-05-04 Juan Quintelamigration/rdma: simplify ram_control_load_hook()
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-22 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-20 Paolo Bonzinimigration: mark mixed functions that can suspend
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-16 Peter MaydellMerge tag 'pull-target-arm-20230216' of https://git...
2023-02-16 Peter MaydellMerge tag 'migration-20230215-pull-request' of https...
2023-02-15 Avihai Horonmigration/qemu-file: Add qemu_file_get_to_fd()
2022-12-04 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-22 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-21 Stefan HajnocziMerge tag 'pull-target-arm-20221121' of https://git...
2022-11-21 Stefan HajnocziMerge tag 'next-pull-request' of https://gitlab.com...
2022-11-21 Peter Xumigration: Fix race on qemu_file_shutdown()
2022-07-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-20 Peter MaydellMerge tag 'pull-migration-20220720c' of https://gitlab...
2022-07-20 Daniel P. Berrangémigration: remove unreachable code after reading data
2022-07-20 Peter Xumigration: Postcopy recover with preempt enabled
2022-06-24 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-23 Richard HendersonMerge tag 'pull-migration-20220623b' of https://gitlab...
2022-06-23 Daniel P. Berrangémigration: remove the QEMUFileOps abstraction
2022-06-23 Daniel P. Berrangémigration: remove the QEMUFileOps 'get_return_path...
2022-06-23 Daniel P. Berrangémigration: remove the QEMUFileOps 'writev_buffer' callback
2022-06-23 Daniel P. Berrangémigration: remove the QEMUFileOps 'get_buffer' callback
2022-06-22 Daniel P. Berrangémigration: remove the QEMUFileOps 'close' callback
2022-06-22 Daniel P. Berrangémigration: remove the QEMUFileOps 'set_blocking' callback
2022-06-22 Daniel P. Berrangémigration: remove the QEMUFileOps 'shut_down' callback
2022-06-22 Daniel P. Berrangémigration: introduce new constructors for QEMUFile
next