« Previous | Next » 

Revision e9d8fbf5

IDe9d8fbf53a33983c81d67d18e1baa914eb16cdea

Added by Paolo Bonzini about 11 years ago

qemu-file: do not use stdio for qemu_fdopen

This uses system calls directly for Unix file descriptors, so that the
efficient writev_buffer can be used. Pay attention to the possibility
of partial writes in writev.

Reviewed-by: Juan Quintela <>
Reviewed-by: Orit Wassermann <>
Signed-off-by: Paolo Bonzini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences