- 928eac9 Merge tag 'next-8.0-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Peter Maydell · 2 years, 3 months ago
- 48804ee Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 3 months ago
- 7f401b8 migration: Drop rs->f by Peter Xu · 2 years, 6 months ago
- b062106 migration: Remove old preempt code around state maintainance by Peter Xu · 2 years, 6 months ago
- 9358982 migration: Send requested page directly in rp-return thread by Peter Xu · 2 years, 6 months ago
- ec6f3ab migration: Move last_sent_block into PageSearchStatus by Peter Xu · 2 years, 6 months ago
- f166876 migration: Make PageSearchStatus part of RAMState by Peter Xu · 2 years, 6 months ago
- ebd88a4 migration: Add pss_init() by Peter Xu · 2 years, 6 months ago
- 61717ea migration: Introduce pss_channel by Peter Xu · 2 years, 6 months ago
- d9e474e migration: Teach PSS about host page by Peter Xu · 2 years, 6 months ago
- 23b7576 migration: Use atomic ops properly for page accountings by Peter Xu · 2 years, 6 months ago
- f332155 migration: Yield bitmap_mutex properly when sending/sleeping by Peter Xu · 2 years, 6 months ago
- eaa238a migration: Remove RAMState.f references in compression code by Peter Xu · 2 years, 6 months ago
- 10661f1 migration: Trivial cleanup save_page_header() on same block check by Peter Xu · 2 years, 6 months ago
- ef5c3d1 migration: Cleanup xbzrle zero page cache update logic by Peter Xu · 2 years, 6 months ago
- 20123ee migration: Add postcopy_preempt_active() by Peter Xu · 2 years, 6 months ago
- c13221b migration: Take bitmap mutex when completing ram migration by Peter Xu · 2 years, 6 months ago
- a4dbaf8 migration: Export ram_release_page() by Juan Quintela · 3 years, 3 months ago
- 26a2606 migration: Export ram_transferred_ram() by Juan Quintela · 3 years, 1 month ago
- d6f45eb multifd: Create page_count fields into both MultiFD{Recv,Send}Params by Juan Quintela · 2 years, 11 months ago
- ddec20f multifd: Create page_size fields into both MultiFD{Recv,Send}Params by Juan Quintela · 2 years, 11 months ago
- 720a252 qapi migration: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 5 months ago
- 66997c4 cleanup: Tweak and re-run return_directly.cocci by Markus Armbruster · 2 years, 4 months ago
- b528043 migration: Block migration comment or code is wrong by Juan Quintela · 2 years, 6 months ago
- 6f39c90 migration: Disable multifd explicitly with compression by Peter Xu · 2 years, 6 months ago
- afed427 migration: Disallow postcopy preempt to be used with compress by Peter Xu · 2 years, 6 months ago
- f5816b5 migration: Fix race on qemu_file_shutdown() by Peter Xu · 2 years, 6 months ago
- 4934a5d migration: Fix possible infinite loop of ram save process by Peter Xu · 2 years, 6 months ago
- 4cc47b4 migration/multifd/zero-copy: Create helper function for flushing by Leonardo Bras · 2 years, 5 months ago
- a216ec8 migration/channel-block: fix return value for qio_channel_block_{readv,writev} by Fiona Ebner · 2 years, 6 months ago
- 7966d70 reset: allow registering handlers that aren't called by snapshot loading by Jason A. Donenfeld · 2 years, 5 months ago
- 38e8f9a migration: add missing coroutine_fn annotations by Marc-André Lureau · 2 years, 6 months ago
- c5e8d51 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 6 months ago
- 4bcb7de migration: Define BLK_MIG_BLOCK_SIZE as unsigned long long by Peter Maydell · 2 years, 8 months ago
- ead34f6 migration: Assert that migrate_multifd_compression() returns an in-range value by Peter Maydell · 2 years, 8 months ago
- 777f53c Revert "migration: Simplify unqueue_page()" by Thomas Huth · 2 years, 8 months ago
- df67aa3 migration: add remaining params->has_* = true in migration_instance_init() by Leonardo Bras · 2 years, 8 months ago
- 90eb69e migration: Avoid false-positive on non-supported scenarios for zero-copy-send by Leonardo Bras · 2 years, 8 months ago
- 4a8f19c multifd: Document the locking of MultiFD{Send/Recv}Params by Juan Quintela · 2 years, 10 months ago
- d59c40c migration/multifd: Report to user when zerocopy not working by Leonardo Bras · 2 years, 9 months ago
- cf20c89 Add dirty-sync-missed-zero-copy migration stat by Leonardo Bras · 2 years, 9 months ago
- 5f87072 migration: remove unreachable code after reading data by Daniel P. Berrangé · 2 years, 9 months ago
- 82b54ef migration: Respect postcopy request order in preemption mode by Peter Xu · 2 years, 9 months ago
- f0afaf6 migration: Enable TLS for preempt channel by Peter Xu · 2 years, 9 months ago
- 9a26662 migration: Export tls-[creds|hostname|authz] params to cmdline too by Peter Xu · 2 years, 9 months ago
- 85a8578 migration: Add helpers to detect TLS capability by Peter Xu · 2 years, 9 months ago
- c8750de migration: Add property x-postcopy-preempt-break-huge by Peter Xu · 2 years, 9 months ago
- d0edb8a migration: Create the postcopy preempt channel asynchronously by Peter Xu · 2 years, 9 months ago
- 60bb3c5 migration: Postcopy recover with preempt enabled by Peter Xu · 2 years, 9 months ago
- c01b16e migration: Postcopy preemption enablement by Peter Xu · 2 years, 9 months ago
- 36f62f1 migration: Postcopy preemption preparation on channel creation by Peter Xu · 2 years, 9 months ago
- ce5b0f4 migration: Add postcopy-preempt capability by Peter Xu · 2 years, 9 months ago
- 007e179 multifd: Copy pages before compressing them with zlib by Ilya Leoshkevich · 2 years, 9 months ago
- 8244166 migration/dirtyrate: Refactor dirty page rate calculation by Hyman Huang(黄勇) · 2 years, 9 months ago
- a9262f5 block: Change blk_{pread,pwrite}() param order by Alberto Faria · 2 years, 9 months ago
- 3b35d45 block: Add a 'flags' param to blk_pread() by Alberto Faria · 2 years, 9 months ago
- 77ef2dc migration: remove the QEMUFileOps abstraction by Daniel P. Berrangé · 2 years, 9 months ago
- 02bdbe1 migration: remove the QEMUFileOps 'get_return_path' callback by Daniel P. Berrangé · 2 years, 9 months ago
- ec2135e migration: remove the QEMUFileOps 'writev_buffer' callback by Daniel P. Berrangé · 2 years, 9 months ago
- f759d70 migration: remove the QEMUFileOps 'get_buffer' callback by Daniel P. Berrangé · 2 years, 9 months ago
- 0ae1f7f migration: remove the QEMUFileOps 'close' callback by Daniel P. Berrangé · 2 years, 9 months ago
- 80ad970 migration: remove the QEMUFileOps 'set_blocking' callback by Daniel P. Berrangé · 2 years, 9 months ago
- d3c581b migration: remove the QEMUFileOps 'shut_down' callback by Daniel P. Berrangé · 2 years, 9 months ago
- 0f58c3f migration: remove unused QEMUFileGetFD typedef / qemu_get_fd method by Daniel P. Berrangé · 2 years, 9 months ago
- c0c6e1e migration: introduce new constructors for QEMUFile by Daniel P. Berrangé · 2 years, 9 months ago
- 2893a28 migration: hardcode assumption that QEMUFile is backed with QIOChannel by Daniel P. Berrangé · 2 years, 9 months ago
- 365c046 migration: stop passing 'opaque' parameter to QEMUFile hooks by Daniel P. Berrangé · 2 years, 9 months ago
- 67bdabe migration: convert savevm to use QIOChannelBlock for VMState by Daniel P. Berrangé · 2 years, 9 months ago
- 65cf200 migration: introduce a QIOChannel impl for BlockDriverState VMState by Daniel P. Berrangé · 2 years, 9 months ago
- bc698c3 migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit by Daniel P. Berrangé · 2 years, 9 months ago
- 1a93bd2 migration: rename qemu_update_position to qemu_file_credit_transfer by Daniel P. Berrangé · 2 years, 9 months ago
- fbfa640 migration: rename qemu_ftell to qemu_file_total_transferred by Daniel P. Berrangé · 2 years, 9 months ago
- 154d87b migration: rename 'pos' field in QEMUFile to 'bytes_processed' by Daniel P. Berrangé · 2 years, 9 months ago
- c7fc8d3 migration: rename rate limiting fields in QEMUFile by Daniel P. Berrangé · 2 years, 9 months ago
- 246683c migration: remove unreachble RDMA code in save_hook impl by Daniel P. Berrangé · 2 years, 9 months ago
- c0e0825 migration: switch to use QIOChannelNull for dummy channel by Daniel P. Berrangé · 2 years, 9 months ago
- 1abaec9 migration: Change zero_copy_send from migration parameter to migration capability by Leonardo Bras · 2 years, 9 months ago
- f6f213e migration: Remove RDMA_UNREGISTRATION_EXAMPLE by Juan Quintela · 2 years, 9 months ago
- 5b1d9ba multifd: Implement zero copy write in multifd migration (multifd-zero-copy) by Leonardo Bras · 2 years, 11 months ago
- b7dbdd8 multifd: Send header packet without flags if zero-copy-send is enabled by Leonardo Bras · 2 years, 11 months ago
- 33d7097 multifd: multifd_send_sync_main now returns negative on error by Leonardo Bras · 2 years, 11 months ago
- d2fafb6 migration: Add migrate_use_tls() helper by Leonardo Bras · 2 years, 11 months ago
- abb6295 migration: Add zero-copy-send parameter for QMP/HMP for Linux by Leonardo Bras · 2 years, 11 months ago
- b88651c QIOChannel: Add flags on io_writev and introduce io_flush callback by Leonardo Bras · 2 years, 11 months ago
- 3730a73 meson, configure: move RDMA options to meson by Paolo Bonzini · 3 years ago
- 552de79 migration: Read state once by Dr. David Alan Gilbert · 3 years ago
- f912ec5 migration: Fix operator type by Dr. David Alan Gilbert · 3 years ago
- 08401c0 migration: Allow migrate-recover to run multiple times by Peter Xu · 3 years ago
- a39e933 migration: Move channel setup out of postcopy_try_recover() by Peter Xu · 3 years ago
- 929068e migration: Export ram_load_postcopy() by Peter Xu · 3 years ago
- f444eed migration: Move migrate_allow_multifd and helpers into migration.c by Peter Xu · 3 years ago
- ea2faf0 migration: Add pss.postcopy_requested status by Peter Xu · 3 years ago
- 7f692ec migration: Drop multifd tls_hostname cache by Peter Xu · 3 years ago
- 8317476 migration: Postpone releasing MigrationState.hostname by Peter Xu · 3 years ago
- 4b2bbca migration: fix use of TLS PSK credentials with a UNIX socket by Daniel P. Berrangé · 3 years, 1 month ago
- 69242e7 Move CPU softfloat unions to cpu-float.h by Marc-André Lureau · 3 years ago
- 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
- 6b573ef include/block/snapshot: global state API + assertions by Emanuele Giuseppe Esposito · 3 years, 1 month ago
- 3b71719 block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache by Emanuele Giuseppe Esposito · 3 years, 2 months ago