From: Andre Przywara Date: Thu, 21 Aug 2014 10:08:27 +0000 (+0100) Subject: arm/arm64: KVM: refactor/wrap vgic_set/get_attr() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~97^2~37^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b60da146c135ea6b6c25a0ae925edca038b64344;p=pandora-kernel.git arm/arm64: KVM: refactor/wrap vgic_set/get_attr() vgic_set_attr() and vgic_get_attr() contain both code specific for the emulated GIC as well as code for the userland facing, generic part of the GIC. Split the guest GIC facing code of from the generic part to allow easier splitting later. Signed-off-by: Andre Przywara Reviewed-by: Christoffer Dall Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed