ram: Pass RAMBlock to bitmap_sync
commit15440dd5a08a6b10538b9e62c6d95ac8a838d78a
authorJuan Quintela <quintela@redhat.com>
Tue, 21 Mar 2017 08:35:04 +0000 (21 09:35 +0100)
committerJuan Quintela <quintela@redhat.com>
Fri, 21 Apr 2017 10:25:39 +0000 (21 12:25 +0200)
treeff6658ce48e43827adbee6214e959273bffeccf1
parent030ce1f8612215fcbe9d353dfeaeb2937f8e3f94
ram: Pass RAMBlock to bitmap_sync

We change the meaning of start to be the offset from the beggining of
the block.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
include/exec/ram_addr.h
migration/ram.c