From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XM5jI-0007UM-K5 for qemu-devel@nongnu.org; Mon, 25 Aug 2014 21:39:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XM5jG-0005lS-M7 for qemu-devel@nongnu.org; Mon, 25 Aug 2014 21:39:24 -0400 Date: Tue, 26 Aug 2014 10:51:36 +1000 From: David Gibson Message-ID: <20140826005136.GL9923@voom.redhat.com> References: <1407869623-11185-1-git-send-email-tommusta@gmail.com> <1407869623-11185-13-git-send-email-tommusta@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="O8/n5iBOhiUtMkxf" Content-Disposition: inline In-Reply-To: <1407869623-11185-13-git-send-email-tommusta@gmail.com> Subject: Re: [Qemu-devel] [V2 PATCH 12/12] linux-user: writev Partial Writes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tom Musta Cc: peter.maydell@linaro.org, riku.voipio@linaro.org, qemu-ppc@nongnu.org, qemu-devel@nongnu.org, agraf@suse.de --O8/n5iBOhiUtMkxf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 12, 2014 at 01:53:43PM -0500, Tom Musta wrote: > Although not technically not required by POSIX, the writev system call wi= ll > typically write out its buffers individually. That is, if the first buff= er > is written successfully, but the second buffer pointer is invalid, then > the first chuck will be written and its size is returned. >=20 > Signed-off-by: Tom Musta > Reviewed-by: Peter Maydell Reviewed-by: David Gibson --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --O8/n5iBOhiUtMkxf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJT+9oYAAoJEGw4ysog2bOS+LMP/iWjrGUvez2nalFKlhNg6TNU emBaXU1DgdIxwVFeJiiL1LnfaLhTKPuaw4ruyVk1Z+Q5DmKNx0pWpiQ/ZpcbUlz0 ZpxX3t70hPCrlC3koYNC9/q7TVbDa3USPkfStEFdZ6RVte1vC7rjdrKt4gbfcIAR AILDkv8a7arMFUilzYSrEIEG1Dqcp0aU9NF5XZWL7q9ufYkzDGtgnYqkD+OAPq+8 HuUFGmoN+1SWd1M9JvfW1omMEEdpWmK/gWlMsXvOjvhowaxXzptnZxm4szGR0Ue6 r1fw6EA5rrRV8YnXem36rREIeUDAaeYDEX7mQBEXohIVa4jwq5yIYw/QY9lIw3G6 GjFrRy7TIzBw/6dmOq1F6r/YQn0q2y01Ilx7S73opTow1OjlgdLsJG599XcTVYBm tJlkUOsClDh8SL5EXXY9FqBQ1RLNgoNcsw/sp+piHqPFeHc8pdQlt+bpZLqplNyk njdCRRGVAuTdeQ/mVl68ggmpOJlL6rPTkYR4gqyL8bOkeHA/2FH9yfEFGjFOwI1s S0/LUHYUuvrLqrpdEoK91kZDKg2xhh1VBQRajL+4gymQjZmJKzPxx45hmkNDmtLB DgGXW54A88AV9oj57WrRClYJkCgzIrLiEHZe7jaduuTt0MIiJGZkCWvRqC98qB9u wqLU5gKihGVtRXIshKH4 =zr4q -----END PGP SIGNATURE----- --O8/n5iBOhiUtMkxf--