linux-user: Rename sve prctls
commitfd72f5d0bae2bcdb695cb8da57b41c49c001f91f
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 8 Jul 2022 15:15:36 +0000 (8 20:45 +0530)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 11 Jul 2022 12:43:52 +0000 (11 13:43 +0100)
treebc502c4c68c5e04eafd8062d4e4f7e10f159f9e6
parent78fd56ba13a472d20975d4bca1633b3dccd70954
linux-user: Rename sve prctls

Add "sve" to the sve prctl functions, to distinguish
them from the coming "sme" prctls with similar names.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220708151540.18136-42-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
linux-user/aarch64/target_prctl.h
linux-user/syscall.c