On 3/7/26 11:52 AM, [email protected] wrote:
From: Bingwu Zhang <[email protected]>Unfixed mmap calls where start > reserved_va or the max guest addr should have a valid result. Signed-off-by: Bingwu Zhang <[email protected]> Signed-off-by: Helge Deller <[email protected]> --- tests/tcg/multiarch/test-mmap.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
Reviewed-by: Pierrick Bouvier <[email protected]>
