qemu-patch-raspberry4/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: move include files to include/migration/ 2012-12-19 08:31:32 +01:00
migration.h ram: make all save_page functions take a uint64_t parameter 2015-03-16 14:32:47 +01:00
page_cache.h xbzrle: optimize XBZRLE to decrease the cache misses 2015-01-15 17:49:43 +05:30
qemu-file.h ram: make all save_page functions take a uint64_t parameter 2015-03-16 14:32:47 +01:00
vmstate.h Add more VMSTATE_*_TEST variants for integers 2015-03-09 14:59:56 +01:00