From: Christoffer Dall Date: Sun, 20 Jan 2013 23:28:06 +0000 (-0500) Subject: KVM: ARM: Initial skeleton to compile KVM support X-Git-Tag: v3.9-rc1~115^2~10^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749cf76c5a363e1383108a914ea09530bfa0bd43;p=pandora-kernel.git KVM: ARM: Initial skeleton to compile KVM support Targets KVM support for Cortex A-15 processors. Contains all the framework components, make files, header files, some tracing functionality, and basic user space API. Only supported core is Cortex-A15 for now. Most functionality is in arch/arm/kvm/* or arch/arm/include/asm/kvm_*.h. Reviewed-by: Will Deacon Reviewed-by: Marcelo Tosatti Signed-off-by: Rusty Russell Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed