]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
Store MemoryRegion in RAMBlock
authorAvi Kivity <avi@redhat.com>
Wed, 21 Dec 2011 11:09:49 +0000 (13:09 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 4 Jan 2012 11:34:48 +0000 (13:34 +0200)
commit7c63736603640ca7b74b65d71afc54fd0a3492f9
treedd3f64ddeceb262b2abf0ffa426dfbba35c492b8
parentc5705a7728b4a6bc9e4f2d35911adbaf28042b25
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>
cpu-all.h
exec.c