]> git.proxmox.com Git - mirror_qemu.git/commit - migration/rdma.c
Store block name in local blocks structure
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 11 Jun 2015 17:17:21 +0000 (18:17 +0100)
committerJuan Quintela <quintela@redhat.com>
Tue, 7 Jul 2015 12:54:47 +0000 (14:54 +0200)
commit4fb5364b9096d6110c46604dbf1e19b7e766e757
tree0cbe054dd92033100c399bab5e3fd395da75f01b
parent24ec68ef84fdacd5dddb83f3b341165c4815e6d6
Store block name in local blocks structure

In a later patch the block name will be used to match up two views
of the block list.  Keep a copy of the block name with the local block
list.

(At some point it could be argued that it would be best just to let
migration see the innards of RAMBlock and avoid the need to use
foreach).

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Michael R. Hines <mrhines@us.ibm.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration/rdma.c
trace-events