On 2025-10-20 15:23, Philippe Mathieu-Daudé wrote:
Replace the compile time check of the TARGET_ARM definition by a runtime call to target_base_arm().Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- Based-on: <[email protected]> --- hw/vfio/helpers.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
