qemu-e2k/include/migration
David Gibson 213945e4d7 savevm: Add VMSTATE_FLOAT64 helpers
The current savevm code includes VMSTATE helpers for a number of commonly
used data types, but not for the float64 type used by the internal floating
point emulation code.  This patch fixes the deficiency.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2013-03-26 13:30:49 +01:00
..
block.h migration: move include files to include/migration/ 2012-12-19 08:31:32 +01:00
migration.h migration: eliminate s->migration_file 2013-03-11 13:32:03 +01:00
page_cache.h page_cache: dup memory on insert 2013-03-11 13:32:03 +01:00
qemu-file.h migration: move rate limiting to QEMUFile 2013-03-11 13:32:02 +01:00
vmstate.h savevm: Add VMSTATE_FLOAT64 helpers 2013-03-26 13:30:49 +01:00