qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] ARM: Exynos4210 bugfixes


From: Evgeny Voevodin
Subject: [Qemu-devel] [PATCH 0/3] ARM: Exynos4210 bugfixes
Date: Wed, 27 Jun 2012 07:55:08 +0400

First patch is on the list: 
http://lists.gnu.org/archive/html/qemu-devel/2012-06/msg03717.html
It fixes a critical bug in MCT that leads to hanged linux kernel v3.0. I 
preferred to pick this
patch into this patch set.

Second patch fixes STOP status bit setting in PWM
(not critical only since latest kernels use MCT as clock-source)

Third patch fixes misleading initialization of IROM mirror


Evgeny Voevodin (2):
  hw/exynos4210_pwm.c: Fix STOP status in tick handler.
  hw/exynos4210.c: Fix misleading initialization of IROM mirror

Stanislav Vorobiov (1):
  ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.

 hw/exynos4210.c     |    2 +-
 hw/exynos4210_mct.c |    4 ----
 hw/exynos4210_pwm.c |    2 +-
 3 files changed, 2 insertions(+), 6 deletions(-)

-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]