summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dgilbert@redhat.com>2015-08-13 11:51:30 +0100
committerAmit Shah <amit.shah@redhat.com>2015-09-29 11:33:02 +0530
commit2f68e39956b7504f6669671fd95b70859afc340d (patch)
tree7e98443000499bcad441141428af20115de42162 /hw
parenteb5c936e81e2e292ceefec9b6628862599f71c17 (diff)
downloadqemu-2f68e39956b7504f6669671fd95b70859afc340d.tar.gz
qemu-2f68e39956b7504f6669671fd95b70859afc340d.tar.bz2
qemu-2f68e39956b7504f6669671fd95b70859afc340d.zip
migration/ram.c: Use RAMBlock rather than MemoryRegion
RAM migration mainly works on RAMBlocks but in a few places uses data from MemoryRegions to access the same information that's already held in RAMBlocks; clean it up just to avoid the MemoryRegion use. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <1439463094-5394-2-git-send-email-dgilbert@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions