[PULL 6/9] linux-user: Add new flag VERIFY_NONE

2023-05-17 Thread Laurent Vivier
From: Thomas Weißschuh This can be used to validate that an address range is mapped but without being readable or writable. It will be used by an updated implementation of mincore(). Signed-off-by: Thomas Weißschuh Reviewed-by: Laurent Vivier Message-Id: <20230422100314.1650-2-tho...@t-8ch.de

[PULL 6/9] linux-user: Add new flag VERIFY_NONE

2023-05-16 Thread Laurent Vivier
From: Thomas Weißschuh This can be used to validate that an address range is mapped but without being readable or writable. It will be used by an updated implementation of mincore(). Signed-off-by: Thomas Weißschuh Reviewed-by: Laurent Vivier Message-Id: <20230422100314.1650-2-tho...@t-8ch.de

[PULL 6/9] linux-user: Add new flag VERIFY_NONE

2023-05-15 Thread Laurent Vivier
From: Thomas Weißschuh This can be used to validate that an address range is mapped but without being readable or writable. It will be used by an updated implementation of mincore(). Signed-off-by: Thomas Weißschuh Reviewed-by: Laurent Vivier Message-Id: <20230422100314.1650-2-tho...@t-8ch.de

[PULL 6/9] linux-user: Add new flag VERIFY_NONE

2023-05-12 Thread Laurent Vivier
From: Thomas Weißschuh This can be used to validate that an address range is mapped but without being readable or writable. It will be used by an updated implementation of mincore(). Signed-off-by: Thomas Weißschuh Reviewed-by: Laurent Vivier Message-Id: <20230422100314.1650-2-tho...@t-8ch.de