From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN5XB-0004TA-Ng for qemu-devel@nongnu.org; Sun, 06 Nov 2011 11:25:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RN5XA-0007hw-J6 for qemu-devel@nongnu.org; Sun, 06 Nov 2011 11:25:25 -0500 Received: from mnementh.archaic.org.uk ([81.2.115.146]:44336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN5XA-0007hX-Cz for qemu-devel@nongnu.org; Sun, 06 Nov 2011 11:25:24 -0500 From: Peter Maydell Date: Sun, 6 Nov 2011 16:25:12 +0000 Message-Id: <1320596713-4247-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PULL 1.0rc1] arm-devs patch for 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Anthony Liguori This pull request includes the single arm-gic patch which didn't quite make it in before 1.0rc0 (fixes "newer kernels don't boot"). Please pull. thanks -- PMM The following changes since commit 932eacc158c064935c7bab920c88a93a629e1ca4: Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa (2011-11-02 20:52:23 +0000) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.for-upstream Rabin Vincent (1): arm_gic: handle banked enable bits for per-cpu interrupts hw/arm_gic.c | 35 ++++++++++++++++++++--------------- 1 files changed, 20 insertions(+), 15 deletions(-)