commit | 933b19ea9784de7ed2eb6e10262b9363c5c03ed7 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Feb 14 09:15:21 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Feb 14 10:42:31 2014 +0000 |
tree | ef50efbb381969e90c414b838760581a3485b066 | |
parent | 0888a29caac6e1b668e498a0ad4d1fea15de012b [diff] |
PPC: KVM: Add missing address space to ldl_phys helper We now have to pass an address space to our _phys helpers. During the transition apparently the EPR exit path missed out, so let's put it there. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>