From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIjIt-0003h1-3F for qemu-devel@nongnu.org; Thu, 21 Mar 2013 13:29:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIjIr-0004en-PD for qemu-devel@nongnu.org; Thu, 21 Mar 2013 13:29:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIjIr-0004eh-FG for qemu-devel@nongnu.org; Thu, 21 Mar 2013 13:29:25 -0400 Message-ID: <514B436D.3050009@redhat.com> Date: Thu, 21 Mar 2013 11:29:17 -0600 From: Eric Blake MIME-Version: 1.0 References: <1363881457-14814-1-git-send-email-pl@kamp.de> <1363881457-14814-2-git-send-email-pl@kamp.de> In-Reply-To: <1363881457-14814-2-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2HSCUWXXHCGPFHPLAJDBS" Subject: Re: [Qemu-devel] [PATCHv3 1/9] move vector definitions to qemu-common.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: kwolf@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2HSCUWXXHCGPFHPLAJDBS Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/21/2013 09:57 AM, Peter Lieven wrote: > vector optimizations will now be used at various places > not just in is_dup_page() in arch_init.c >=20 > this patch also adds a zero splat vector. >=20 > Signed-off-by: Peter Lieven > --- > arch_init.c | 20 -------------------- > include/qemu-common.h | 24 ++++++++++++++++++++++++ > 2 files changed, 24 insertions(+), 20 deletions(-) Appears to be unchanged from v2. You can reduce a reviewer's time commitment by adjusting the commit message to add in reviewed-by: lines from the earlier review where the patch is merely reposted unchanged as part of a larger series; conversely, if you carry forward reviewed-by comments, be sure to drop all reviewed-by lines on the commits where you make substantial fixes. That way, people who looked at v2 know where to concentrate efforts when reviewing v3. At any rate: Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2HSCUWXXHCGPFHPLAJDBS 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.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRS0NtAAoJEKeha0olJ0NqCV4H/2tiDLcuBuUbiGreoeFn6gq7 AuiqGgGnp+3OkpPtj9wz2otrPoI5ALHtIaUS6HHan5a415n+iWXS6YlKA+ZY9MDd Mnvd7irEdJkos9Jna8G2PVPbqBHgCqUTT1gIzX1BYs4w+o1edFMl5lEKI5YxCVuH EIvwzvVrmhL61MwG3Qj9r0DcEeuDedUto2oxHMJ5s6sfGhy28bmDXV4A605/YYRj I/cyM5Hupv8i6ynpwJtYWMHstb1E/29dEI6L5m6qXO0H812/XCeCBpEeFTyDaXzI rgKbWqazCiCzkJLuHZYN9VWFTyAfGgIPmjZEkRVET55LUvlN26KvbJVyb/kuoCU= =P9mo -----END PGP SIGNATURE----- ------enig2HSCUWXXHCGPFHPLAJDBS--