From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: [PATCH 0/3] ARM: EXYNOS5250: Enable KVM support Date: Thu, 14 Mar 2013 01:58:59 +0100 Message-ID: <1363222742-15220-1-git-send-email-agraf@suse.de> Cc: kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, Kukjin Kim To: linux-samsung-soc@vger.kernel.org Return-path: Received: from cantor2.suse.de ([195.135.220.15]:40502 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756555Ab3CNA7H (ORCPT ); Wed, 13 Mar 2013 20:59:07 -0400 Sender: kvm-owner@vger.kernel.org List-ID: While trying to run 3.9 on Arndale with KVM, I ran across a few minor issues. These patches resolve them, but I'm not 100% sure they are correct. I'd be very happy if someone who's deeply into the respective code paths could take a look here and either ack the patches or suggest alternative patches to fix the issues at hand. Alex Alexander Graf (3): ARM: EXYNOS5250: dts: Declare the gic as a15 compatible ARM: EXYNOS5250: dts: Add architected timer nodes ARM: EXYNOS5250: Register architected timers arch/arm/boot/dts/exynos5250.dtsi | 18 +++++++++++++++--- arch/arm/mach-exynos/mct.c | 4 ++++ 2 files changed, 19 insertions(+), 3 deletions(-) -- 1.7.10.4