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