From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCpbq-0002pc-E6 for qemu-devel@nongnu.org; Thu, 31 Jul 2014 08:37:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCpbh-0006Le-Ej for qemu-devel@nongnu.org; Thu, 31 Jul 2014 08:37:26 -0400 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:56599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCpbh-0006LS-7z for qemu-devel@nongnu.org; Thu, 31 Jul 2014 08:37:17 -0400 Received: by mail-we0-f177.google.com with SMTP id w62so2683856wes.22 for ; Thu, 31 Jul 2014 05:37:15 -0700 (PDT) Date: Thu, 31 Jul 2014 13:37:12 +0100 From: Stefan Hajnoczi Message-ID: <20140731123712.GV25929@stefanha-thinkpad.redhat.com> References: <1404757089-4836-1-git-send-email-jsnow@redhat.com> <1404757089-4836-20-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gPQW1Pk7T/0rhUBV" Content-Disposition: inline In-Reply-To: <1404757089-4836-20-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH 19/28] qtest: Adding qtest_memset and qmemset. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, mst@redhat.com --gPQW1Pk7T/0rhUBV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 07, 2014 at 02:18:00PM -0400, John Snow wrote: > Currently, libqtest allows for memread and memwrite, but > does not offer a simple way to zero out regions of memory. > This patch adds a simple function to do so. >=20 > Signed-off-by: John Snow > --- > tests/libqtest.c | 12 ++++++++++++ > tests/libqtest.h | 24 ++++++++++++++++++++++++ > 2 files changed, 36 insertions(+) Reviewed-by: Stefan Hajnoczi --gPQW1Pk7T/0rhUBV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT2jh4AAoJEJykq7OBq3PIAXIIALI3wG5sQNF2CBsupfYmN7g1 BKdKPpr7k+55FXwFB6/IqtRj2/9Km9NNwtXnOi/apz1mrl9DJj0y3HbTPJm6aTpS Glfex2y6SVGZe1H+czFjADo3ljThvPefd9yptUf78lElqiddNBV53LtDEmQuW5b+ M1Nr9ghEOy2x8TWMc6m1ouqeWOXY9KvU6UyCoZobNKi/P6+2pgRWsl6mToe8lPVV Bv0R1pLk39ZLxZ3Yw1wtAlObd7i6IKy6uXZW0IpTcDxqRWfNh+oSydRFEqknFRvn n0SdunnXC+CYaJT2vFWw4SpP7ZlH/jZ/0zICWoy1KMGEj/M9c1WPJWCui+83eh0= =nGjW -----END PGP SIGNATURE----- --gPQW1Pk7T/0rhUBV--