From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe3h1-00068w-3v for qemu-devel@nongnu.org; Tue, 14 Oct 2014 11:07:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xe3gw-0007YA-9U for qemu-devel@nongnu.org; Tue, 14 Oct 2014 11:07:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe3gw-0007Y5-2r for qemu-devel@nongnu.org; Tue, 14 Oct 2014 11:07:14 -0400 Message-ID: <543D3C1E.7090106@redhat.com> Date: Tue, 14 Oct 2014 09:07:10 -0600 From: Eric Blake MIME-Version: 1.0 References: <1413280222-10383-1-git-send-email-reftel@spotify.com> <1413280222-10383-2-git-send-email-reftel@spotify.com> In-Reply-To: <1413280222-10383-2-git-send-email-reftel@spotify.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aKq060wtW3F4ivMhBLjv4Iu7pTP4lDof7" Subject: Re: [Qemu-devel] [PATCH] linux-user: Let user specify random seed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Magnus Reftel , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --aKq060wtW3F4ivMhBLjv4Iu7pTP4lDof7 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/14/2014 03:50 AM, Magnus Reftel wrote: > This patch introduces the -seed command line option and the > QEMU_RAND_SEED environment variable for setting the random seed, which > is used for the AT_RANDOM ELF aux entry. >=20 > Signed-off-by: Magnus Reftel > --- > linux-user/elfload.c | 1 - > linux-user/main.c | 19 +++++++++++++++++++ > 2 files changed, 19 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --aKq060wtW3F4ivMhBLjv4Iu7pTP4lDof7 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 iQEcBAEBCAAGBQJUPTweAAoJEKeha0olJ0NqIwkIAJgAYhfw4lh6VPd4WVQPvHp1 HuwBJ8bsTSKlWtyNWSWqpABqizBj+PEBn8x9lNh2ZJCFlJzD0m2/WJcZZp/jEsSd uxuEKzEvdU7U3U+Zi/jVIc3U4XM5GyH8Q/IH+BcYNaRtZK2XTqFE7WK9gQp0Cn6d yCC8UTCulADLTn9Koz9llgRfYsanKPa0hUB4ebp4S6AdvWlxo5qoqLKWB1KwC2Pc 2voLgawpHlAzJRoim8KtE4oA+PkUtwEG3ojiIq6fbY70HHj8iD9KjgjLpCMO0xtR h6SKNWtyW6tP0gpjomyqjnLpqssUZJSpiUrRRVOxYGsNLW8xaXmt2BLjZQEjOTE= =Yx1G -----END PGP SIGNATURE----- --aKq060wtW3F4ivMhBLjv4Iu7pTP4lDof7--