OSDN Git Service

hw/hppa: Translate phys addresses for the cpu
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 18 Sep 2023 01:17:31 +0000 (18:17 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:34 +0000 (18:49 -0800)
commitf386a16e45867c4476a5bbbc06cfa1ebf91297f8
treeebf6ec4945114b3bff2589e28f15d003fcf87ab7
parente1fee58fea3a8d215029269235d82cf6f79c1749
hw/hppa: Translate phys addresses for the cpu

Hack the machine to use pa2.0 physical layout when required,
using the PSW.W=0 absolute to physical mapping.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
hw/hppa/machine.c