diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-03-27 17:36:32 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-04-17 11:44:22 +0200 |
commit | e9d8fbf53a33983c81d67d18e1baa914eb16cdea (patch) | |
tree | d3a693927858d6d63fba49ae77795ba37cc9507b /bt-host.c | |
parent | 83f75c26e8e791311900d0e2a4cc9379abedb85c (diff) |
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 <quintela@redhat.com>
Reviewed-by: Orit Wassermann <owasserm@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'bt-host.c')
0 files changed, 0 insertions, 0 deletions