diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-09-15 15:36:59 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-09-21 14:45:57 +0100 |
commit | e2e40a7790c33ce540d1047e4f780ac4b5c7c6f2 (patch) | |
tree | bfcee6ffda50157327da375cfbd0c29d03e5e2b0 /io/channel-buffer.c | |
parent | 32b214384e1e1472ddfa875196c57f6620172301 (diff) | |
download | qemu-e2e40a7790c33ce540d1047e4f780ac4b5c7c6f2.zip qemu-e2e40a7790c33ce540d1047e4f780ac4b5c7c6f2.tar.gz qemu-e2e40a7790c33ce540d1047e4f780ac4b5c7c6f2.tar.bz2 |
linux-user/elfload.c: Correct SME feature names reported in cpuinfo
Some of the names we use for CPU features in linux-user's dummy
/proc/cpuinfo don't match the strings in the real kernel in
arch/arm64/kernel/cpuinfo.c. Specifically, the SME related
features have an underscore in the HWCAP_FOO define name,
but (like the SVE ones) they do not have an underscore in the
string in cpuinfo. Correct the errors.
Fixes: a55b9e7226708 ("linux-user: Emulate /proc/cpuinfo on aarch64 and arm")
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'io/channel-buffer.c')
0 files changed, 0 insertions, 0 deletions