From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrocF-0003X4-VA for qemu-devel@nongnu.org; Tue, 03 Jun 2014 09:19:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WrocA-0005Rg-LZ for qemu-devel@nongnu.org; Tue, 03 Jun 2014 09:18:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:10432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrocA-0005RF-E1 for qemu-devel@nongnu.org; Tue, 03 Jun 2014 09:18:54 -0400 Message-ID: <538DCB3B.60305@redhat.com> Date: Tue, 03 Jun 2014 07:18:51 -0600 From: Eric Blake MIME-Version: 1.0 References: <1401801062-9154-1-git-send-email-kwolf@redhat.com> <1401801062-9154-2-git-send-email-kwolf@redhat.com> In-Reply-To: <1401801062-9154-2-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Br4PbIPUPMPF0XsvTc0ikUFsI9j57BKlr" Subject: Re: [Qemu-devel] [PATCH v3 01/21] block: Introduce qemu_try_blockalign() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-devel@nongnu.org Cc: benoit.canet@irqsave.net, armbru@redhat.com, stefanha@redhat.com, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Br4PbIPUPMPF0XsvTc0ikUFsI9j57BKlr Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/03/2014 07:10 AM, Kevin Wolf wrote: > This function returns NULL instead of aborting when an allocation fails= =2E >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 13 +++++++++++++ > include/block/block.h | 1 + > include/qemu/osdep.h | 1 + > util/oslib-posix.c | 16 ++++++++++------ > util/oslib-win32.c | 9 +++++++-- > 5 files changed, 32 insertions(+), 8 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Br4PbIPUPMPF0XsvTc0ikUFsI9j57BKlr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTjcs7AAoJEKeha0olJ0NqvkYH/RhT0US5Yg5I3tpDAiecTOBx OH4JJnZYSeI3ck9UtSsi+ror5l00t9oN9QpmxhH7q7tnKY9y8H2Ucomn/sfPzm5P GrPzUNHiee1W3KA2Beuq/zJG1QAhF8QPUIHnPoDANd7yjxrck+t098CAOUZBvXpU qbhFINPy8lnhPu74mxUkEcWRbvXXtsc+ksOTuPsKwqs+DJTOB2/i42ugH7kShYDC 6b6hrPK9ApXzuhziR3F1+CVenmJ7K4yw1NPH7gGc32+l/ApQPAh7oUq+xAoz219G OZJ0exmxaykf3NBFLQZXRqIxFICjkMTZsR360rzeEwk7e1ugHxh4VWJK26hxkjw= =QqGN -----END PGP SIGNATURE----- --Br4PbIPUPMPF0XsvTc0ikUFsI9j57BKlr--