From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHyZg-000555-5w for qemu-devel@nongnu.org; Tue, 19 Mar 2013 11:35:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHyZd-0005vx-E3 for qemu-devel@nongnu.org; Tue, 19 Mar 2013 11:35:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHyZd-0005uD-5j for qemu-devel@nongnu.org; Tue, 19 Mar 2013 11:35:37 -0400 Message-ID: <514885BE.7050000@redhat.com> Date: Tue, 19 Mar 2013 09:35:26 -0600 From: Eric Blake MIME-Version: 1.0 References: <1363362619-3190-1-git-send-email-pl@kamp.de> <1363362619-3190-2-git-send-email-pl@kamp.de> In-Reply-To: <1363362619-3190-2-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2NJPAVKJTEIEIBBOUNMQV" Subject: Re: [Qemu-devel] [PATCHv2 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: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2NJPAVKJTEIEIBBOUNMQV Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/15/2013 09:50 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(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2NJPAVKJTEIEIBBOUNMQV 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/ iQEcBAEBCAAGBQJRSIW+AAoJEKeha0olJ0NqQ18H/3/mp/YPgtTUYlI1Ei2CE9uD pBUFRvUWBYZr6xDOHIWfvEOeT0COE+snhuyqbTxmzqN0B2O4jzihIaj+M3fbwmah oBkeNEHWka7fhIQJPK6CQC+uu9CaQvnQsVKCCWoJ2M4zbHY1SYbSXyfiafPkhsyU gJag6/EatnlvUVSX7KQP6COdibKcjktQqc1SsZj6I/eHjqptU/KlNjSSdttFq5jJ uEM3Dtbi4YxpocN7j870liqzyZcVDWBDEQzfN3lN47aSCS3zJW5TExbop5kZKixX hyKA76+TTxos9cVyuM/AQAHPbSoWXwWPS5C17m6mZdXpPnjBIJ9Z9DvaO8hNkn8= =kIe9 -----END PGP SIGNATURE----- ------enig2NJPAVKJTEIEIBBOUNMQV--