Searched hist:fa71b4f8 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/hppa/ |
H A D | cpu-param.h | fa71b4f8 Tue Nov 07 11:28:56 CST 2023 Richard Henderson <richard.henderson@linaro.org> target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
This is the value that is supported by both PA-8500 and Astro. If we support a larger address space than expected, we trip up software that did not fill in all of the page table bits, expecting them to be ignored.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | mem_helper.c | fa71b4f8 Tue Nov 07 11:28:56 CST 2023 Richard Henderson <richard.henderson@linaro.org> target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
This is the value that is supported by both PA-8500 and Astro. If we support a larger address space than expected, we trip up software that did not fill in all of the page table bits, expecting them to be ignored.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|