qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/8] linux-user: fix various coverity nits


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/8] linux-user: fix various coverity nits
Date: Tue, 12 Jul 2016 16:47:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1


On 12/07/2016 14:02, Peter Maydell wrote:
> (With these I think the only remaining Coverity issue
> for linux-user is that it would prefer us not to call rand().
> That is awkward to fix because we can't rely on /dev/urandom
> existing inside chroot environments where QEMU might be
> deployed.)

We can use getrandom perhaps if available.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]