diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2018-10-24 07:50:17 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-10-24 07:51:34 +0100 |
commit | 9d1bab337caf2324a233e5937f415fad4ce1641b (patch) | |
tree | 9dc3921076d845e80cdc54c81a96336045bc44b9 /qemu-keymap.c | |
parent | b4ab8ce98b8c482c8986785800f238d32a1578a9 (diff) | |
download | qemu-9d1bab337caf2324a233e5937f415fad4ce1641b.zip qemu-9d1bab337caf2324a233e5937f415fad4ce1641b.tar.gz qemu-9d1bab337caf2324a233e5937f415fad4ce1641b.tar.bz2 |
target/arm: Implement HCR.DC
The HCR.DC virtualization configuration register bit has the
following effects:
* SCTLR.M behaves as if it is 0 for all purposes except
direct reads of the bit
* HCR.VM behaves as if it is 1 for all purposes except
direct reads of the bit
* the memory type produced by the first stage of the EL1&EL0
translation regime is Normal Non-Shareable,
Inner Write-Back Read-Allocate Write-Allocate,
Outer Write-Back Read-Allocate Write-Allocate.
Implement this behaviour.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181012144235.19646-5-peter.maydell@linaro.org
Diffstat (limited to 'qemu-keymap.c')
0 files changed, 0 insertions, 0 deletions