On 06/05/2019 19:33, Richard Henderson wrote:
The random number is intended for use by the guest.  As such, we should
honor the -seed argument for reproducibility.  Use the *_nofail routine
instead of rolling our own error handling locally.

Cc: [email protected]
Cc: Andrew Jeffery <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Cédric Le Goater <[email protected]>
Reviewed-by: Joel Stanley <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
---
  hw/misc/aspeed_scu.c | 10 ++--------
  1 file changed, 2 insertions(+), 8 deletions(-)

Reviewed-by: Laurent Vivier <[email protected]>



Reply via email to