On Thu, Oct 23, 2014 at 12:03 PM, Riku Voipio wrote:
> On Wed, Oct 22, 2014 at 03:17:33PM +0200, Magnus Reftel wrote:
>> Ping.
>> http://patchwork.ozlabs.org/patch/399483/
>
> Applied to linux-user que, thanks
Thanks!
BR
Magnus Reftel
On Wed, Oct 22, 2014 at 03:17:33PM +0200, Magnus Reftel wrote:
> On Tue, Oct 14, 2014 at 5:18 PM, Magnus Reftel wrote:
> > linux-user uses the rand function for generating the value of the AT_RANDOM
> > elf
> > aux vector entry, and explicitly seeds the random number generator with the
> > curren
On Tue, Oct 14, 2014 at 5:18 PM, Magnus Reftel wrote:
> linux-user uses the rand function for generating the value of the AT_RANDOM
> elf
> aux vector entry, and explicitly seeds the random number generator with the
> current time. This makes it impossible to reproduce runs that use the
> AT_RAN
linux-user uses the rand function for generating the value of the AT_RANDOM elf
aux vector entry, and explicitly seeds the random number generator with the
current time. This makes it impossible to reproduce runs that use the AT_RANDOM
bytes.
This patch adds a command line option and a matching en