]> Git Repo - qemu.git/commit - savevm.c
qemu-file: simplify and export qemu_ftell
authorPaolo Bonzini <[email protected]>
Fri, 22 Feb 2013 16:36:40 +0000 (17:36 +0100)
committerJuan Quintela <[email protected]>
Mon, 11 Mar 2013 12:32:02 +0000 (13:32 +0100)
commit3f2d38faab97f4d676c41868a8243997b2aab7cb
tree16be1ba60ea76fc7d5d0aab03ac06e3fd9c97ae1
parent0cc3f3ccc9d29acc94b995430518bda1c7c01bef
qemu-file: simplify and export qemu_ftell

Force a flush when qemu_ftell is called.  This simplifies the buffer magic
(it also breaks qemu_ftell for input QEMUFiles, but we never use it).

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.024589 seconds and 4 git commands to generate.