From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNEqD-0007yH-6N for qemu-devel@nongnu.org; Tue, 02 Apr 2013 23:58:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNEqB-0003lx-Rg for qemu-devel@nongnu.org; Tue, 02 Apr 2013 23:58:29 -0400 Received: from mail-pd0-f175.google.com ([209.85.192.175]:64190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNEqB-0003ln-L1 for qemu-devel@nongnu.org; Tue, 02 Apr 2013 23:58:27 -0400 Received: by mail-pd0-f175.google.com with SMTP id g10so383457pdj.6 for ; Tue, 02 Apr 2013 20:58:26 -0700 (PDT) Sender: Peter Crosthwaite From: Peter Crosthwaite Date: Wed, 3 Apr 2013 13:57:58 +1000 Message-Id: Subject: [Qemu-devel] [PATCH arm-devs v1] pl330: Interrupt logic fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, peter.maydell@linaro.org Cc: Peter Crosthwaite Hi Peter I recently did a bringup of the common Linux kernel pl330 driver as instantiated in Zynq. Just the one QEMU bug discovered in the process, with the interrupt logic. Regards, Peter Peter Crosthwaite (1): pl330: Dont inhibit ES bits on INTEN hw/pl330.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)