[Qemu-devel] [PATCH 0/3] hw/arm/exynos: Fix poweroff

Krzysztof Kozlowski posted 3 patches 6 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170507113540.8687-1-krzk@kernel.org
Test checkpatch passed
Test docker passed
Test s390x passed
hw/arm/exynos4210.c      |  3 ++-
hw/intc/exynos4210_gic.c |  2 +-
hw/misc/exynos4210_pmu.c | 14 ++++++++++++++
3 files changed, 17 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH 0/3] hw/arm/exynos: Fix poweroff
Posted by Krzysztof Kozlowski 6 years, 11 months ago
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