qemu/include/migration
Juan Quintela 6e1dea46b8 ram: make all save_page functions take a uint64_t parameter
It used to be an int, but then we can't pass directly the
bytes_transferred parameter, that would happen later in the series.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
2015-03-16 14:32:47 +01:00
..
block.h
migration.h ram: make all save_page functions take a uint64_t parameter 2015-03-16 14:32:47 +01:00
page_cache.h
qemu-file.h ram: make all save_page functions take a uint64_t parameter 2015-03-16 14:32:47 +01:00
vmstate.h