diff options
author | 2022-11-29 12:08:20 +0100 | |
---|---|---|
committer | 2023-03-10 20:45:47 +0100 | |
commit | 895ce8bb534e66ca418dea62ae67a92dccafb2e1 (patch) | |
tree | 6d9292795056aa8d2650f34ad0837dfa64046fba /scripts/coverage/compare_gcov_json.py | |
parent | linux-user: Add translation for argument of msync() (diff) | |
download | qemu-895ce8bb534e66ca418dea62ae67a92dccafb2e1.tar.xz qemu-895ce8bb534e66ca418dea62ae67a92dccafb2e1.zip |
linux-user: Emulate CLONE_PIDFD flag in clone()
Add emulation for the CLONE_PIDFD flag of the clone() syscall.
This flag was added in Linux kernel 5.2.
Successfully tested on a x86-64 Linux host with hppa-linux target.
Can be verified by running the testsuite of the qcoro debian package,
which breaks hard and kills the currently logged-in user without this
patch.
Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <Y4XoJCpvUA1JD7Sj@p100>
[lv: define CLONE_PIDFD if it is not]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions