aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
diff options
context:
space:
mode:
authorBibo Mao <maobibo@loongson.cn>2024-12-31 18:07:18 +0800
committerBibo Mao <maobibo@loongson.cn>2025-01-09 14:13:17 +0800
commit38adceb4c38de657f03132ccd9fd380395957a9f (patch)
tree927d96e1232f4e7a864e267c6aeafc601e5ce7e3 /docs/devel
parentcc4ba2c2d25229ad39bf04a620f7d3b071b2af1d (diff)
downloadqemu-38adceb4c38de657f03132ccd9fd380395957a9f.zip
qemu-38adceb4c38de657f03132ccd9fd380395957a9f.tar.gz
qemu-38adceb4c38de657f03132ccd9fd380395957a9f.tar.bz2
target/loongarch: Only support 64bit pte width
iFrom LoongArch Reference Manual pte width can be 64bit, 128bit or more. Instead real hardware only supports 64bit pte width. For 12bit pte, there is no detail definition for all 128bit from manual. Here only 64bit pte width is supported for simplicity, will add this in later if real hw support it and there is definition for all the bits from manual. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions