OSDN Git Service

target-sparc: use direct address translation in hyperprivileged mode
authorArtyom Tarasenko <atar4qemu@gmail.com>
Thu, 9 Jun 2016 08:16:03 +0000 (10:16 +0200)
committerArtyom Tarasenko <atar4qemu@gmail.com>
Wed, 18 Jan 2017 21:03:44 +0000 (22:03 +0100)
commit84f8f5876628963e67f66edde8a71208c4274ac8
treefe8737f448c0a87a9bed1a10002436347713b42f
parent5c65df364af0a2cc60af318e5a3011ae5fce293a
target-sparc: use direct address translation in hyperprivileged mode

Please note that QEMU doesn't impelement Real->Physical address
translation. The "Real Address" is always the "Physical Address".

Suggested-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
target/sparc/cpu.h
target/sparc/translate.c