On 18 July 2015 at 07:00, Peter Crosthwaite wrote:
> All of these hw_errors are fatal and indicate something wrong with
> QEMU implementation.
>
> Convert to g_assert_not_reached.
>
> Signed-off-by: Peter Crosthwaite
> ---
> Dropped the error messages as they are not hugely useful outside of
> a
All of these hw_errors are fatal and indicate something wrong with
QEMU implementation.
Convert to g_assert_not_reached.
Signed-off-by: Peter Crosthwaite
---
Dropped the error messages as they are not hugely useful outside of
a debug flow.
---
target-arm/cpu.c| 4 ++--
target-arm/helper.c |