commit | fd72f5d0bae2bcdb695cb8da57b41c49c001f91f | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Jul 08 20:45:36 2022 +0530 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Jul 11 13:43:52 2022 +0100 |
tree | bc502c4c68c5e04eafd8062d4e4f7e10f159f9e6 | |
parent | 78fd56ba13a472d20975d4bca1633b3dccd70954 [diff] |
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>