commit | 72030536ebf5e5e512771922efa472a80f2c969f | [log] [tgz] |
---|---|---|
author | Christoffer Dall <cdall@linaro.org> | Mon May 08 12:28:19 2017 +0200 |
committer | Christoffer Dall <cdall@linaro.org> | Tue May 09 12:19:36 2017 +0200 |
tree | 66c782ae80b6248c1eba38b1464c7123d4a89505 | |
parent | 9a746d75c06e2a68f27886d041c6e46df0aa86d8 [diff] |
KVM: arm/arm64: Slightly rework kvm_vgic_addr As we are about to handle setting the address for the redistributor base region separately from some of the other base addresses, let's rework this function to leave a little more room for being flexible in what each type of base address does. Signed-off-by: Christoffer Dall <cdall@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com>