From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCwQn-0005dx-P1 for qemu-devel@nongnu.org; Tue, 14 Jun 2016 18:03:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCwQl-0005x2-Nx for qemu-devel@nongnu.org; Tue, 14 Jun 2016 18:03:32 -0400 References: <1459967330-4573-1-git-send-email-mreitz@redhat.com> <1459967330-4573-2-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <57607F2F.3090301@redhat.com> Date: Tue, 14 Jun 2016 16:03:27 -0600 MIME-Version: 1.0 In-Reply-To: <1459967330-4573-2-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sdJh8tlxfqG8FpTGBIrrawFFli5EjWqpB" Subject: Re: [Qemu-devel] [PATCH v3 01/14] qdict: Add qdict_change_key() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org, Kevin Wolf , Paolo Bonzini , "Daniel P . Berrange" , Markus Armbruster , Luiz Capitulino This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --sdJh8tlxfqG8FpTGBIrrawFFli5EjWqpB Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/06/2016 12:28 PM, Max Reitz wrote: > This is a shorthand function for changing a QDict's entry's key. >=20 > Signed-off-by: Max Reitz > --- > include/qapi/qmp/qdict.h | 1 + > qobject/qdict.c | 23 +++++++++++++++++++++++ > 2 files changed, 24 insertions(+) Reviewed-by: Eric Blake However, it would be nice to enhance tests/check-qdict.c to cover this. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --sdJh8tlxfqG8FpTGBIrrawFFli5EjWqpB 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/ iQEcBAEBCAAGBQJXYH8vAAoJEKeha0olJ0Nqb/EH/ijjN7TMpDRwmQUwn8QnL12E TKDCfI8tz9T4zl+N/9Tpv4hvgtTnwkINi521YO+stKgh4NYRfKg4q0MYiUdv1Jzr Uj4EN4ZjKLkT7t+r94/rdM4MLqeCpjBnr+YghI4kkuQ48Pun/vQbKahzFzoveUty ng6OoqBN7KXPlsuiY+DrUgfGd9bBElPb2Tc4wy7FLGgVytbnqRmpbnDHoB/Fzh0S F61+T373NPfDHVu33+JS9qD73Un/Og9fG5Ax3hC267BXy+1Apu+UqqOhq2crWajY 6Xr+ZlEdNWHxRfcyMAzjBl7OUvUJIsWXMcL1Aq4/tQHbUZ/3zCdlbi83Qswjzzs= =hnOQ -----END PGP SIGNATURE----- --sdJh8tlxfqG8FpTGBIrrawFFli5EjWqpB--