From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7KTm-0007fe-L0 for qemu-devel@nongnu.org; Sun, 07 May 2017 07:35:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7KTl-0004WE-NL for qemu-devel@nongnu.org; Sun, 07 May 2017 07:35:58 -0400 From: Krzysztof Kozlowski Date: Sun, 7 May 2017 13:35:37 +0200 Message-Id: <20170507113540.8687-1-krzk@kernel.org> Subject: [Qemu-devel] [PATCH 0/3] hw/arm/exynos: Fix poweroff List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mitsyanko , Peter Maydell , qemu-arm@nongnu.org, qemu-devel@nongnu.org Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Krzysztof Kozlowski Hi, Beside two minor cleanups, the patchset implements proper Exynos power off. Still the GIC [1] fix is needed because the kernel will not reach power off handlers without it. [1] http://patchwork.ozlabs.org/patch/738320/ Best regards, Krzysztof Krzysztof Kozlowski (3): hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string hw/intc/exynos: Constify array of combiner interrupts hw/arm/exynos: Add support for system poweroff hw/arm/exynos4210.c | 3 ++- hw/intc/exynos4210_gic.c | 2 +- hw/misc/exynos4210_pmu.c | 14 ++++++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) -- 2.9.3