diff options
author | Bibo Mao <maobibo@loongson.cn> | 2025-02-19 15:07:00 +0800 |
---|---|---|
committer | Bibo Mao <maobibo@loongson.cn> | 2025-02-25 16:05:31 +0800 |
commit | 0262c8075e9dc62a53a4bd15ea8d92a4c9adf018 (patch) | |
tree | aeda4ab9d525c809da4af1da3f65473acb53709d /rust/qemu-api/src | |
parent | 7bd4eaa847fcdbc4505d9ab95dafa21791d8302a (diff) | |
download | qemu-0262c8075e9dc62a53a4bd15ea8d92a4c9adf018.zip qemu-0262c8075e9dc62a53a4bd15ea8d92a4c9adf018.tar.gz qemu-0262c8075e9dc62a53a4bd15ea8d92a4c9adf018.tar.bz2 |
target/loongarch: Correct maximum physical address in KVM mode
On 3A5000 system, the physical address space width for host is 48,
however 47 bit for KVM VM. For KVM VM, size of physical address space is
the same with that of virtual user space address.
Here modify physical address space width with 47 bit in KVM mode.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions