]> git.proxmox.com Git - qemu.git/commit
qemu-file: drop socket_put_buffer
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 27 Mar 2013 16:36:27 +0000 (17:36 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 17 Apr 2013 09:43:44 +0000 (11:43 +0200)
commit15711565f66de53c22c3a9faee04fc2092409ce4
tree667f267e7fdaca6b7bbb7e189b2f4d201b30e92a
parente0a83fc2c1582dc8d4453849852ebe6c258b7c3a
qemu-file: drop socket_put_buffer

It is enough to implement one of socket_writev_buffer and
socket_put_buffer.

Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Orit Wassermann <owasserm@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
savevm.c