]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Implement mlock(2), munlock(2), mlockall(2), munlockall(2), minherit(2)
authorStacey Son <sson@FreeBSD.org>
Mon, 25 Sep 2023 18:27:01 +0000 (21:27 +0300)
committerWarner Losh <imp@bsdimp.com>
Tue, 3 Oct 2023 23:14:07 +0000 (17:14 -0600)
commit0a49ef02a643864a9c6a36ebaf452e0d30c96b0b
tree380c0cae10cbe571b01cc0f7ccfcbdb58023d660
parentf28a1e4bab4cfdd067bde3d958529575aa8e8f6b
bsd-user: Implement mlock(2), munlock(2), mlockall(2), munlockall(2), minherit(2)

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230925182709.4834-16-kariem.taha2.7@gmail.com>
bsd-user/bsd-mem.h
bsd-user/freebsd/os-syscall.c