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