On 10 December 2015 at 10:29, Markus Armbruster <[email protected]> wrote:
> Printing CPU registers is not helpful during machine initialization.
> Moreover, these are straightforward configuration or "can get
> resources" errors, so dumping core isn't appropriate either.  Replace
> hw_error() by error_report(); exit(1).  Matches how we report these
> errors in other machine initializations.
>
> Cc: Richard Henderson <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: Guan Xuetao <[email protected]>
> Signed-off-by: Markus Armbruster <[email protected]>
> ---

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM

Reply via email to