[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RISU PATCH v4 21/29] aarch64: Use arch_init to configure sve
From: |
Peter Maydell |
Subject: |
Re: [RISU PATCH v4 21/29] aarch64: Use arch_init to configure sve |
Date: |
Mon, 18 Jul 2022 12:44:51 +0100 |
On Fri, 8 Jul 2022 at 17:41, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Adjust some of the aarch64 code to look at the reginfo struct
> instead of looking at test_sve, so that we do not need to pass
> the --test-sve option in order to dump sve trace files.
>
> Diagnose EINVAL as either cpu or kernel does not support SVE.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [RISU PATCH v4 17/29] Add magic and size to the trace header, (continued)
- [RISU PATCH v4 18/29] Compute reginfo_size based on the reginfo, Richard Henderson, 2022/07/08
- [RISU PATCH v4 23/29] Standardize reginfo_dump_mismatch printing, Richard Henderson, 2022/07/08
- [RISU PATCH v4 24/29] Add --fulldump and --diffdup options, Richard Henderson, 2022/07/08
- [RISU PATCH v4 20/29] aarch64: Reorg sve reginfo to save space, Richard Henderson, 2022/07/08
- [RISU PATCH v4 21/29] aarch64: Use arch_init to configure sve, Richard Henderson, 2022/07/08
- Re: [RISU PATCH v4 21/29] aarch64: Use arch_init to configure sve,
Peter Maydell <=
- [RISU PATCH v4 22/29] ppc64: Use uint64_t to represent double, Richard Henderson, 2022/07/08
- [RISU PATCH v4 25/29] Remove return value from reginfo_dump, Richard Henderson, 2022/07/08
- [RISU PATCH v4 26/29] ppc64: Clean up reginfo handling, Richard Henderson, 2022/07/08
- [RISU PATCH v4 27/29] aarch64: Tidy reginfo dumping ahead of ZA state, Richard Henderson, 2022/07/08
- [RISU PATCH v4 28/29] aarch64: Add support for ZA storage, Richard Henderson, 2022/07/08