On 17/2/26 10:51, Richard Henderson wrote:
Add two fields that will hold TARGET_PAGE_BITS, TARGET_PAGE_BITS_VARY, TARGET_PAGE_BITS_LEGACY.Signed-off-by: Richard Henderson <[email protected]> --- include/qemu/target-info-impl.h | 7 +++++++ configs/targets/aarch64-softmmu.c | 3 +++ configs/targets/arm-softmmu.c | 3 +++ target-info-stub.c | 9 +++++++++ 4 files changed, 22 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
