commit | 97ab12d46622d239b439e77d3c193cd775a37984 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Fri Jun 25 11:09:50 2010 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jul 06 10:36:28 2010 -0500 |
tree | 093282d33bf20108018989cd5e32748072682ab2 | |
parent | cc9e98cb8f20d5ef87290591a8e4324c482f3cdd [diff] |
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>