On 29 August 2015 at 11:06, Peter Crosthwaite
wrote:
> Hi Peter,
>
> This removes the last of the hw_errors from target-arm.
>
> Regards,
> Peter
>
> Changed since v1:
> Handle everything as an assert()
>
> Peter Crosthwaite (2):
> arm: cpu: assert() on no-EL2 virt IRQ error condition.
> arm:
On Sat, Aug 29, 2015 at 3:08 AM, Peter Maydell wrote:
> On 29 August 2015 at 11:06, Peter Crosthwaite
> wrote:
>> Hi Peter,
>>
>> This removes the last of the hw_errors from target-arm.
>
> Hi; can you remind me what the reason was for wanting
> to remove them?
>
So hw_error is depracated in it'
On 29 August 2015 at 11:06, Peter Crosthwaite
wrote:
> Hi Peter,
>
> This removes the last of the hw_errors from target-arm.
Hi; can you remind me what the reason was for wanting
to remove them?
thanks
-- PMM
Hi Peter,
This removes the last of the hw_errors from target-arm.
Regards,
Peter
Changed since v1:
Handle everything as an assert()
Peter Crosthwaite (2):
arm: cpu: assert() on no-EL2 virt IRQ error condition.
arm: Remove hw_error() usages.
target-arm/cpu.c| 9 +++--
target-arm/he