From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGLAb-0006EH-Lm for qemu-devel@nongnu.org; Sat, 18 Jul 2015 02:00:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZGLAX-00045K-F1 for qemu-devel@nongnu.org; Sat, 18 Jul 2015 02:00:21 -0400 Received: from mail-pa0-x232.google.com ([2607:f8b0:400e:c03::232]:33984) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGLAX-000451-7o for qemu-devel@nongnu.org; Sat, 18 Jul 2015 02:00:17 -0400 Received: by pacan13 with SMTP id an13so71857193pac.1 for ; Fri, 17 Jul 2015 23:00:15 -0700 (PDT) From: Peter Crosthwaite Date: Fri, 17 Jul 2015 23:00:04 -0700 Message-Id: Subject: [Qemu-devel] [PATCH 0/2] Remove hw_error from target-arm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: edgar.iglesias@xilinx.com, peter.maydell@linaro.org, Peter Crosthwaite Hi Peter, This removes the last of the hw_errors from target-arm. Regards, Peter Peter Crosthwaite (2): arm: cpu: Soften no-EL2 virt IRQ error condition. arm: Remove hw_error() usages. target-arm/cpu.c | 10 ++++++---- target-arm/helper.c | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) -- 1.9.1