Introduce qemu_write_full()
commit7b5f699dbdf64cf9657e2955bccccc173d9b09fc
authorKirill A. Shutemov <kirill@shutemov.name>
Tue, 19 Jan 2010 23:56:08 +0000 (20 00:56 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 26 Jan 2010 20:59:19 +0000 (26 14:59 -0600)
tree9f714a9eb0cc512bb871e18099140051ffe50607
parent5d757b563d59142ca81e1073a8e8396750a0ad1a
Introduce qemu_write_full()

A variant of write(2) which handles partial write.

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
osdep.c
qemu-common.h