On 29 August 2015 at 11:06, Peter Crosthwaite <crosthwaitepe...@gmail.com> 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: Remove hw_error() usages. > > target-arm/cpu.c | 9 +++------ > target-arm/helper.c | 2 +- > 2 files changed, 4 insertions(+), 7 deletions(-)
Applied to target-arm.next, thanks. -- PMM