« Previous | Next » 

Revision 5f0ebf1b

ID5f0ebf1b4d58be0c0bb05beb195b6f42942eeee8

Added by Paolo Bonzini over 11 years ago

migration: unify stdio-based QEMUFile operations

Now that qemu_fseek does not exist anymore, there is no reason to do
an fseek before fread/fwrite when operating on an stdio file.
Thus, unify the get/put_buffer callbacks used by qemu_fopen
with those used for pipes.

Reviewed-by: Orit Wasserman <>
Signed-off-by: Paolo Bonzini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences