]> Git Repo - qemu.git/commit - savevm.c
qemu-file: fsync a writable stdio QEMUFile
authorPaolo Bonzini <[email protected]>
Fri, 22 Feb 2013 16:36:37 +0000 (17:36 +0100)
committerJuan Quintela <[email protected]>
Mon, 11 Mar 2013 12:32:02 +0000 (13:32 +0100)
commitce39ee3184a02eca7f9529cc19b1582f6f704c70
treef7d8e40a1e0253f805651852ce3431be67ec0393
parent817b9ed5eb300dbb434d752da416441028539a96
qemu-file: fsync a writable stdio QEMUFile

This is what fd_close does.  Prepare for switching to a QEMUFile.

Reviewed-by: Orit Wasserman <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
savevm.c
This page took 0.024976 seconds and 4 git commands to generate.