diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2015-08-13 11:51:30 +0100 |
---|---|---|
committer | Amit Shah <amit.shah@redhat.com> | 2015-09-29 11:33:02 +0530 |
commit | 2f68e39956b7504f6669671fd95b70859afc340d (patch) | |
tree | 7e98443000499bcad441141428af20115de42162 /hw/audio | |
parent | eb5c936e81e2e292ceefec9b6628862599f71c17 (diff) | |
download | qemu-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/audio')
0 files changed, 0 insertions, 0 deletions