commit | 7c63736603640ca7b74b65d71afc54fd0a3492f9 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Wed Dec 21 13:09:49 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 04 13:34:48 2012 +0200 |
tree | dd3f64ddeceb262b2abf0ffa426dfbba35c492b8 | |
parent | c5705a7728b4a6bc9e4f2d35911adbaf28042b25 [diff] |
Store MemoryRegion in RAMBlock As a step in moving live migration from RAMBlocks to MemoryRegions, store the MemoryRegion in a RAMBlock. Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>