On 2/13/26 10:27 AM, Philippe Mathieu-Daudé wrote:
Add a helper returning whether a target support variable
page sizes (only ARM targets so far).

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  include/qemu/target-info-impl.h   | 2 ++
  include/qemu/target-info.h        | 7 +++++++
  configs/targets/aarch64-softmmu.c | 1 +
  configs/targets/arm-softmmu.c     | 1 +
  target-info-stub.c                | 5 +++++
  target-info.c                     | 5 +++++
  6 files changed, 21 insertions(+)


Reviewed-by: Pierrick Bouvier <[email protected]>

Reply via email to