On Thu, Mar 14, 2019 at 09:15:39AM -0700, Richard Henderson wrote:
> On 3/14/19 8:57 AM, Daniel P. Berrangé wrote:
> >> tions.hx
> >> +++ b/qemu-options.hx
> >> @@ -3601,6 +3601,16 @@ the 0x200 sized block starting at 
> >> 0xffffffc000080000 and another 0x1000 sized
> >>  block starting at 0xffffffc00005f000.
> >>  ETEXI
> >>  
> >> +DEF("seed", HAS_ARG, QEMU_OPTION_seed, \
> >> +    "-seed number       seed the pseudo-random number generator\n",
> > Perhaps   -cpu-rand-seed  so indicate its only for the CPU emulation
> > parts ?
> > 
> 
> I'm mirroring the existing command-line option from linux-user.
> I don't like picking a different name for the option, but could expand upon 
> the
> documentation that accompanies it.

Ok, I didn't realize it was mirroring a pre-existing command. Might as
well stick with this for consistency.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

Reply via email to