From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XP7wJ-0002ql-Us for qemu-devel@nongnu.org; Wed, 03 Sep 2014 06:37:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XP7wE-0007g2-4u for qemu-devel@nongnu.org; Wed, 03 Sep 2014 06:37:23 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:56780) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XP7wD-0007ft-V2 for qemu-devel@nongnu.org; Wed, 03 Sep 2014 06:37:18 -0400 Received: by mail-wg0-f45.google.com with SMTP id k14so8125141wgh.28 for ; Wed, 03 Sep 2014 03:37:17 -0700 (PDT) Date: Wed, 3 Sep 2014 11:37:14 +0100 From: Stefan Hajnoczi Message-ID: <20140903103714.GE28095@stefanha-thinkpad.redhat.com> References: <1409661695-32038-1-git-send-email-cnanakos@grnet.gr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0H629O+sVkh21xTi" Content-Disposition: inline In-Reply-To: <1409661695-32038-1-git-send-email-cnanakos@grnet.gr> Subject: Re: [Qemu-devel] [PATCH] block/archipelago: Use QEMU atomic builtins List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chrysostomos Nanakos Cc: kwolf@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com --0H629O+sVkh21xTi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 02, 2014 at 03:41:34PM +0300, Chrysostomos Nanakos wrote: > Replace __sync builtins with ones provided by QEMU > for atomic operations. >=20 > Special thanks goes to Paolo Bonzini for his refactoring > suggestion in order to use the already existing atomic builtins > interface. >=20 > Signed-off-by: Chrysostomos Nanakos > --- > block/archipelago.c | 76 ++++++++++++++++-----------------------------= ------ > 1 file changed, 23 insertions(+), 53 deletions(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --0H629O+sVkh21xTi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUBu9aAAoJEJykq7OBq3PIqRIH/j5M12KjRuLrUgmoN7YJsavN 7ZNWBGEQ7z+cKGckK4Klor5HAWXUuiMLl+tQTCr0YmBQcHFoUlQX8N5OPw4zIzHM CovCWybLe4r35KM3mEAYjMGyQ1VJZH+ozdeIwZRLZKZi/U6qCb8QPXG40vojedCH HG0MHNUaIL/IiGay9pGJ2nN989zcYYcBzH9FVwf/m5/pc6IWgZFAI4zrYB8NkvBe /vJEwOT49Lc+l8lKJUfq+MEwGDlJqlPeUp61VgxKEeDcm10yPqcH+E3iUJW8B8Lk fiZr6RtMk1pdHdp/IqEgs5fHoCzLRRKafagQQSwUoJ3Z0H2Ji/I7LykGVHeRc50= =ELgV -----END PGP SIGNATURE----- --0H629O+sVkh21xTi--