commit | 1fe0009833892f950d6955b8c77c5b00e7700802 | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Tue Aug 16 16:52:14 2016 +0200 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Thu Sep 08 12:53:00 2016 +0200 |
tree | 9adb8d3e91b498393ca0c7db7a86159dbf138140 | |
parent | ba7b9169b52038ce017782479c6a24cd37f34ae5 [diff] |
KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2 Just a rename so we can implement a v3-specific function later. We take the chance to get rid of the V2/V3 ops comments as well. No functional change. Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com>