From: Christoffer Dall Date: Mon, 23 Sep 2013 21:55:57 +0000 (-0700) Subject: KVM: arm-vgic: Support CPU interface reg access X-Git-Tag: v3.14-rc1~127^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa20f5aea56f271f83e91b9cde00f043a5a14990;p=pandora-kernel.git KVM: arm-vgic: Support CPU interface reg access Implement support for the CPU interface register access driven by MMIO address offsets from the CPU interface base address. Useful for user space to support save/restore of the VGIC state. This commit adds support only for the same logic as the current VGIC support, and no more. For example, the active priority registers are handled as RAZ/WI, just like setting priorities on the emulated distributor. Acked-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed