qemu-patch-raspberry4/include/migration
Orit Wasserman 6181ec2455 Add qemu_put_buffer_async
This allows us to add a buffer to the iovec to send without copying it
into the static buffer, the buffer will be sent later when qemu_fflush is called.

Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2013-03-26 13:32:33 +01:00
..
block.h migration: move include files to include/migration/ 2012-12-19 08:31:32 +01:00
migration.h migration: do not sent zero pages in bulk stage 2013-03-26 13:32:33 +01:00
page_cache.h page_cache: dup memory on insert 2013-03-11 13:32:03 +01:00
qemu-file.h Add qemu_put_buffer_async 2013-03-26 13:32:33 +01:00
vmstate.h savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition 2013-03-26 13:30:49 +01:00