From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1iVa-0006oe-0v for qemu-devel@nongnu.org; Wed, 25 Nov 2015 17:25:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1iVV-0000M8-0v for qemu-devel@nongnu.org; Wed, 25 Nov 2015 17:25:49 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1iVU-0000M0-Gq for qemu-devel@nongnu.org; Wed, 25 Nov 2015 17:25:44 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 9C5DB91C16 for ; Wed, 25 Nov 2015 22:25:43 +0000 (UTC) References: <1448486613-17634-1-git-send-email-armbru@redhat.com> <1448486613-17634-11-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <56563566.1010209@redhat.com> Date: Wed, 25 Nov 2015 15:25:42 -0700 MIME-Version: 1.0 In-Reply-To: <1448486613-17634-11-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="k59QJOvuDr7lolLliCEn6xpxKG5STLJ8m" Subject: Re: [Qemu-devel] [PATCH v3 for-2.5 10/12] qjson: store tokens in a GQueue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --k59QJOvuDr7lolLliCEn6xpxKG5STLJ8m Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/25/2015 02:23 PM, Markus Armbruster wrote: > From: Paolo Bonzini >=20 > Even though we still have the "streamer" concept, the tokens can now > be deleted as they are read. While doing so convert from QList to > GQueue, since the next step will make tokens not a QObject and we > will have to do the conversion anyway. >=20 > Signed-off-by: Paolo Bonzini > Message-Id: <1448300659-23559-4-git-send-email-pbonzini@redhat.com> > Signed-off-by: Markus Armbruster > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --k59QJOvuDr7lolLliCEn6xpxKG5STLJ8m Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWVjVmAAoJEKeha0olJ0NqjPAH/i9MMc3eRzmSCRYZIaoENEJp uK9LYOkLF+Iiy7OLAhZlN7CyOJJdrElZMipaTsTdQFh9Mu0yFoFpW2HTeEQEB7At GSr3BkNalfraDZ2rkYsBAzdlYhtivMCJBjSGD5h/jgRWUE69Q7XGyGfBtoc27HDv 3ELXgmFw1wvUIkL0ioQzhxAQ4bKJPcK/3oehBI52MVP4KZqJ2t0Nx+Rc0aeG7etr cBqp9UxVxGTVJsL11u6bZAKjp/lqKg+auCW8Od4HEraTQurUfQOoBF+VFPDC1+q0 vtTxBQWezN86UKFOSdunTsnU00oJgzMlDtgAIOszPCFjhw0O4hp0/EW/gXks91Y= =DL72 -----END PGP SIGNATURE----- --k59QJOvuDr7lolLliCEn6xpxKG5STLJ8m--