diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-07-07 15:42:48 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-07-14 17:59:42 +0100 |
commit | a5c0234bb2754f5248e67929a34c843dbe039da5 (patch) | |
tree | 7adfc282672a7e2ed0a4f9fa8312cb41f8aaa2ae /hw/i386/pc_piix.c | |
parent | 09ad643823dcda0a86eddce1291c28d0ccb09a3b (diff) | |
download | qemu-a5c0234bb2754f5248e67929a34c843dbe039da5.zip qemu-a5c0234bb2754f5248e67929a34c843dbe039da5.tar.gz qemu-a5c0234bb2754f5248e67929a34c843dbe039da5.tar.bz2 |
memory: Document that the RAM MR initializers do not handle migration
The various functions for initializing RAM MemoryRegions do not do
anything to cause the data in the MemoryRegion to be migrated.
Note in their documentation comments that this is the responsibility
of the caller.
(We will shortly add a new function that *does* do this for you.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1499438577-7674-3-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/i386/pc_piix.c')
0 files changed, 0 insertions, 0 deletions