qemu/include/migration
Alexey Kardashevskiy 94ed706d53 vmstate: Allow dynamic allocation for VBUFFER during migration
This extends use of VMS_ALLOC flag from arrays to VBUFFER as well.

This defines VMSTATE_VBUFFER_ALLOC_UINT32 which makes use of VMS_ALLOC
and uses uint32_t type for a size.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2014-10-14 09:35:48 +02:00
..
block.h
migration.h migration: expose xbzrle cache miss rate 2014-05-05 22:15:03 +02:00
page_cache.h Fix two XBZRLE corruption issues 2014-02-25 14:30:28 +01:00
qemu-file.h QEMUSizedBuffer based QEMUFile 2014-10-14 09:17:06 +02:00
vmstate.h vmstate: Allow dynamic allocation for VBUFFER during migration 2014-10-14 09:35:48 +02:00