Age | Commit message (Expand) | Author |
---|---|---|
2023-11-02 | migration: convert rdma backend to accept MigrateAddress | Het Gala |
2023-10-17 | migration/rdma: Remove qemu_ prefix from exported functions | Juan Quintela |
2023-10-17 | migration/rdma: Move rdma constants from qemu-file.h to rdma.h | Juan Quintela |
2023-10-17 | migration/rdma: Create rdma_control_save_page() | Juan Quintela |
2023-10-17 | migration/rdma: Unfold hook_ram_load() | Juan Quintela |
2023-10-17 | migration/rdma: Remove all uses of RAM_CONTROL_HOOK | Juan Quintela |
2023-10-17 | migration/rdma: Unfold ram_control_after_iterate() | Juan Quintela |
2023-10-17 | migration/rdma: Unfold ram_control_before_iterate() | Juan Quintela |
2017-06-01 | migration: Export rdma.c functions in its own file | Juan Quintela |