From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQdd3-0003Ml-Jd for qemu-devel@nongnu.org; Wed, 25 Feb 2015 10:12:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQdd0-0004pK-Aq for qemu-devel@nongnu.org; Wed, 25 Feb 2015 10:12:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQdd0-0004p6-2G for qemu-devel@nongnu.org; Wed, 25 Feb 2015 10:11:58 -0500 Message-ID: <54EDE63A.9060204@redhat.com> Date: Wed, 25 Feb 2015 08:11:54 -0700 From: Eric Blake MIME-Version: 1.0 References: <1424873192-3644-1-git-send-email-armbru@redhat.com> In-Reply-To: <1424873192-3644-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sGhVroRPRNNRlHJidodwqSEKgHWNiQf7q" Subject: Re: [Qemu-devel] [PATCH 0/2] Proactive pow2floor() fix, and dead code removal List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: amit.shah@redhat.com, aik@ozlabs.ru, quintela@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --sGhVroRPRNNRlHJidodwqSEKgHWNiQf7q Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/25/2015 07:06 AM, Markus Armbruster wrote: > I propose to route this through the migration tree, because that's > where pow2floor() came from, and where the dead code is removed. >=20 > Markus Armbruster (2): > cutils: Proactively fix pow2floor(), switch to unsigned > xbzrle: Drop unused cache_resize() Reviewed-by: Eric Blake >=20 > include/migration/page_cache.h | 11 --------- > include/qemu-common.h | 6 +++-- > page_cache.c | 56 ----------------------------------= -------- > util/cutils.c | 11 ++++----- > 4 files changed, 9 insertions(+), 75 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --sGhVroRPRNNRlHJidodwqSEKgHWNiQf7q 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/ iQEcBAEBCAAGBQJU7eY6AAoJEKeha0olJ0NqYjwH/099Z8NAuo+Yd4R5JGJT7G2R SOVcT5ife/tOl2P41e8p1KqJza3i0xLa+FV3yn4F6UoK597Eq+xAMK6KUrcGPW/K N1lKEXZwbmrYUcGwHXkLzIXJo4WFrBdJRZo+ePZYvyHplrJJNxaQvH/2RhuP8plC 3Dt2fj18dkIPadNrg60KQx9++TQlTHLxQV8cJ1/VO+Nag6s+VqpKHUTiSQRdpBry TIhk1jJQlq55hrsnveDblPtZydf+8Ahyn13FqxGRSP7c79XNO5QYF6IRoAH+4bHs yPxfrYur6yqZFcmTYyDUjgud5+zREIVSqXnJQnV/LoUl5L7Zb4t1solqwrUaWXc= =ELOU -----END PGP SIGNATURE----- --sGhVroRPRNNRlHJidodwqSEKgHWNiQf7q--