qemu-patch-raspberry4/util
Paolo Bonzini 83f75c26e8 iov: handle partial writes from sendmsg and recvmsg
Partial writes can still happen in sendmsg and recvmsg, if a
signal is received in the middle of a write.  To handle this,
retry the operation with a new offset/bytes pair.

Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Orit Wassermann <owasserm@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-04-17 11:43:45 +02:00
..
acl.c
aes.c aes: make Td[0-5] and Te[0-5] tables non static 2013-04-13 13:51:57 +02:00
bitmap.c
bitops.c
cache-utils.c
compatfd.c
cutils.c
envlist.c
error.c
event_notifier-posix.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
event_notifier-win32.c
fifo8.c
hbitmap.c
hexdump.c
host-utils.c
iov.c iov: handle partial writes from sendmsg and recvmsg 2013-04-17 11:43:45 +02:00
Makefile.objs unicode: New mod_utf8_codepoint() 2013-04-13 19:39:59 +00:00
module.c
notify.c
osdep.c
oslib-posix.c migration: initialize RAM to zero 2013-04-16 16:10:20 -05:00
oslib-win32.c
path.c
qemu-config.c
qemu-error.c
qemu-option.c
qemu-progress.c
qemu-sockets.c qemu-socket: set passed fd non-blocking in socket_connect() 2013-04-02 11:47:37 -04:00
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c Allow clock_gettime() monotonic clock to be utilized on more OS's 2013-04-04 20:22:45 -05:00
unicode.c unicode: New mod_utf8_codepoint() 2013-04-13 19:39:59 +00:00
uri.c