qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] hw/arm/exynos: Fix poweroff
@ 2017-05-07 11:35 Krzysztof Kozlowski
  2017-05-07 11:35 ` [Qemu-devel] [PATCH 1/3] hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2017-05-07 11:35 UTC (permalink / raw)
  To: Igor Mitsyanko, Peter Maydell, qemu-arm, qemu-devel
  Cc: Philippe Mathieu-Daudé, 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-05-30 15:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-07 11:35 [Qemu-devel] [PATCH 0/3] hw/arm/exynos: Fix poweroff Krzysztof Kozlowski
2017-05-07 11:35 ` [Qemu-devel] [PATCH 1/3] hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string Krzysztof Kozlowski
2017-05-07 18:16   ` [Qemu-devel] [Qemu-arm] " Philippe Mathieu-Daudé
2017-05-07 11:35 ` [Qemu-devel] [PATCH 2/3] hw/intc/exynos: Constify array of combiner interrupts Krzysztof Kozlowski
2017-05-07 18:15   ` [Qemu-devel] [Qemu-arm] " Philippe Mathieu-Daudé
2017-05-07 11:35 ` [Qemu-devel] [PATCH 3/3] hw/arm/exynos: Add support for system poweroff Krzysztof Kozlowski
2017-05-08 14:21   ` Eric Blake
2017-05-08 18:22     ` Krzysztof Kozlowski
2017-05-30 15:45   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).