Le 22/04/2023 à 12:03, Thomas Weißschuh a écrit :
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
---
linux-user/qemu.h | 1 +
1 file changed, 1 in
Le 22/04/2023 à 12:03, Thomas Weißschuh a écrit :
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
---
linux-user/qemu.h | 1 +
1 file changed, 1 in
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
---
linux-user/qemu.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/linux-user/qemu.h b/linux-use