savevm: Migrate RAM based on name/offset
commit97ab12d46622d239b439e77d3c193cd775a37984
authorAlex Williamson <alex.williamson@redhat.com>
Fri, 25 Jun 2010 17:09:50 +0000 (25 11:09 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 6 Jul 2010 15:36:28 +0000 (6 10:36 -0500)
tree093282d33bf20108018989cd5e32748072682ab2
parentcc9e98cb8f20d5ef87290591a8e4324c482f3cdd
savevm: Migrate RAM based on name/offset

Synchronize RAM blocks with the target and migrate using name/offset
pairs.  This ensures both source and target have the same view of
RAM and that we get the right bits into the right slot.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
arch_init.c
vl.c