On 2/26/25 06:03, Alex Bennée wrote:
Requiring TARGET_PAGE_MASK to be defined gets in the way of building this unit once. qemu_target_page_mask() will tell us what it is.Signed-off-by: Alex Bennée<[email protected]> Message-Id:<[email protected]> --- v2 - use the proper qemu_target_page_mask() api --- plugins/api.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
