Age | Commit message (Expand) | Author | Files | Lines |
2023-05-15 | qemu-file: Remove total from qemu_file_total_transferred_*() | Juan Quintela | 1 | -3/+3 |
2023-05-05 | qemu-file: Make total_transferred an uint64_t | Juan Quintela | 1 | -4/+2 |
2023-05-03 | migration: Rename ram_counters to mig_stats | Juan Quintela | 1 | -1/+1 |
2023-05-03 | migration: Move ram_stats to its own file migration-stats.[ch] | Juan Quintela | 1 | -0/+1 |
2023-04-27 | migration/vmstate-dump: Dump array size too as "num" | Peter Xu | 1 | -0/+3 |
2023-04-27 | migration: Allow postcopy_ram_supported_by_host() to report err | Peter Xu | 1 | -1/+2 |
2023-04-24 | migration: Move migrate_use_block() to options.c | Juan Quintela | 1 | -1/+1 |
2023-04-24 | migration: Create options.c | Juan Quintela | 1 | -0/+1 |
2023-04-24 | migration: rename enabled_capabilities to capabilities | Juan Quintela | 1 | -3/+3 |
2023-02-15 | migration: Rename res_{postcopy,precopy}_only | Juan Quintela | 1 | -14/+10 |
2023-02-15 | migration: Remove unused res_compatible | Juan Quintela | 1 | -6/+2 |
2023-02-11 | migration: Postpone postcopy preempt channel to be after main | Peter Xu | 1 | -1/+5 |
2023-02-11 | migration: I messed state_pending_exact/estimate | Juan Quintela | 1 | -8/+8 |
2023-02-06 | migration: Perform vmsd structure check during tests | Dr. David Alan Gilbert | 1 | -0/+42 |
2023-02-06 | migration: Add canary to VMSTATE_END_OF_LIST | Dr. David Alan Gilbert | 1 | -0/+1 |
2023-02-06 | migration/savevm: Allow immutable device state to be migrated early (i.e., be... | David Hildenbrand | 1 | -0/+14 |
2023-02-06 | migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup() | David Hildenbrand | 1 | -6/+12 |
2023-02-06 | migration/savevm: Move more savevm handling into vmstate_save() | David Hildenbrand | 1 | -42/+37 |
2023-02-06 | migration: Remove unused threshold_size parameter | Juan Quintela | 1 | -7/+4 |
2023-02-06 | migration: Split save_live_pending() into state_pending_* | Juan Quintela | 1 | -8/+34 |
2023-02-06 | migration: No save_live_pending() method uses the QEMUFile parameter | Juan Quintela | 1 | -2/+2 |
2023-01-20 | include/block: Untangle inclusion loops | Markus Armbruster | 1 | -0/+1 |
2022-10-27 | reset: allow registering handlers that aren't called by snapshot loading | Jason A. Donenfeld | 1 | -1/+1 |
2022-07-20 | migration: Postcopy recover with preempt enabled | Peter Xu | 1 | -2/+24 |
2022-07-20 | migration: Postcopy preemption preparation on channel creation | Peter Xu | 1 | -10/+10 |
2022-06-23 | migration: remove the QEMUFileOps abstraction | Daniel P. Berrangé | 1 | -8/+5 |
2022-06-22 | migration: convert savevm to use QIOChannelBlock for VMState | Daniel P. Berrangé | 1 | -38/+6 |
2022-06-22 | migration: rename qemu_ftell to qemu_file_total_transferred | Daniel P. Berrangé | 1 | -3/+3 |
2022-04-21 | migration: Allow migrate-recover to run multiple times | Peter Xu | 1 | -3/+0 |
2022-03-04 | include/block/snapshot: global state API + assertions | Emanuele Giuseppe Esposito | 1 | -0/+2 |
2022-03-04 | block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o... | Emanuele Giuseppe Esposito | 1 | -3/+3 |
2022-03-02 | migration: Add postcopy_thread_create() | Peter Xu | 1 | -9/+3 |
2022-03-02 | migration: Introduce postcopy channels on dest node | Peter Xu | 1 | -0/+12 |
2022-03-02 | migration: Tracepoint change in postcopy-run bottom half | Peter Xu | 1 | -3/+9 |
2022-03-02 | migration: Finer grained tracepoints for POSTCOPY_LISTEN | Peter Xu | 1 | -1/+8 |
2022-03-02 | migration: Dump sub-cmd name in loadvm_process_command tp | Peter Xu | 1 | -1/+2 |
2022-01-28 | migration: Report the error returned when save_live_iterate fails | David Edmondson | 1 | -2/+3 |
2021-12-15 | migration: Never call twice qemu_target_page_size() | Juan Quintela | 1 | -2/+3 |
2021-11-03 | migration: Zero migration compression counters | Juan Quintela | 1 | -0/+1 |
2021-07-26 | migration: Move the yank unregister of channel_close out | Peter Xu | 1 | -0/+7 |
2021-07-26 | migration: Teach QEMUFile to be QIOChannel-aware | Peter Xu | 1 | -2/+2 |
2021-06-14 | migration: use GDateTime for formatting timestamp in snapshot names | Daniel P. Berrangé | 1 | -8/+5 |
2021-02-08 | migration: introduce snapshot-{save, load, delete} QMP commands | Daniel P. Berrangé | 1 | -0/+184 |
2021-02-08 | migration: introduce a delete_snapshot wrapper | Daniel P. Berrangé | 1 | -0/+14 |
2021-02-08 | migration: wire up support for snapshot device selection | Daniel P. Berrangé | 1 | -12/+18 |
2021-02-08 | migration: control whether snapshots are ovewritten | Daniel P. Berrangé | 1 | -3/+16 |
2021-02-08 | block: rename and alter bdrv_all_find_snapshot semantics | Daniel P. Berrangé | 1 | -1/+6 |
2021-02-08 | block: allow specifying name of block device for vmstate storage | Daniel P. Berrangé | 1 | -2/+2 |
2021-02-08 | block: add ability to specify list of blockdevs during snapshot | Daniel P. Berrangé | 1 | -9/+9 |
2021-02-08 | migration: stop returning errno from load_snapshot() | Daniel P. Berrangé | 1 | -10/+9 |