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