diff options
author | Gustavo Romero <gustavo.romero@linaro.org> | 2024-01-22 21:12:15 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-01-26 11:30:49 +0000 |
commit | 1acf21599859cf2a23a7c9a839f8be7ad555e351 (patch) | |
tree | 6a9df79c96ef3274e0280c6a21fe919d4d02df58 /hw | |
parent | b0d1021ed948601a7e53e5e30b36a787040d77cf (diff) | |
download | qemu-1acf21599859cf2a23a7c9a839f8be7ad555e351.zip qemu-1acf21599859cf2a23a7c9a839f8be7ad555e351.tar.gz qemu-1acf21599859cf2a23a7c9a839f8be7ad555e351.tar.bz2 |
docs/system/arm/virt.rst: Add note on CPU features off by default
Add a note on CPU features that are off by default in `virt` machines.
Some CPU features will remain off even if a CPU-capable CPU (e.g.,
`-cpu max`) is selected because they require support in both the CPU
itself and in the wider system. Therefore, the user, besides selecting a
CPU that supports such features, must also turn on the feature using a
machine option.
Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Message-id: 20240122211215.95073-1-gustavo.romero@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions