]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Enable FEAT_FGT on '-cpu max'
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 30 Jan 2023 18:24:59 +0000 (18:24 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 3 Feb 2023 12:59:24 +0000 (12:59 +0000)
commitbb18151d8bd9bedc497ee9d4e8d81b39a4e5bbf6
tree1f501762586199d6ca773a85e62a1f978c97d755
parent1748ef03c562dd4e5222e6d665142b25c0cfb1d1
target/arm: Enable FEAT_FGT on '-cpu max'

Update the ID registers for TCG's '-cpu max' to report the
presence of FEAT_FGT Fine-Grained Traps support.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Fuad Tabba <tabba@google.com>
Message-id: 20230130182459.3309057-24-peter.maydell@linaro.org
Message-id: 20230127175507.2895013-24-peter.maydell@linaro.org
docs/system/arm/emulation.rst
target/arm/cpu64.c