diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-09-08 18:42:04 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-07 12:13:28 +0100 |
commit | aa6edf97ce9783bf831ffaca5eda243210290292 (patch) | |
tree | 35f46b4a58ff9e2e9d1b3ed2d0b15c3cf6d1afe1 /scripts | |
parent | 18f86aecd6a1bea0f78af14587a684ad966d8d3a (diff) | |
download | qemu-aa6edf97ce9783bf831ffaca5eda243210290292.zip qemu-aa6edf97ce9783bf831ffaca5eda243210290292.tar.gz qemu-aa6edf97ce9783bf831ffaca5eda243210290292.tar.bz2 |
sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
kvm_get_radix_page_info() is only defined for ppc targets (in
target/ppc/kvm.c). The declaration is not useful in other targets,
reduce its scope.
Rename using the 'kvmppc_' prefix following other declarations
from target/ppc/kvm_ppc.h.
Suggested-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20231003070427.69621-2-philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions