qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 03/12] linux-user: Add pidfd_open(), pidfd_send_signal() a


From: Laurent Vivier
Subject: Re: [PATCH v3 03/12] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
Date: Sun, 25 Sep 2022 17:25:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1

Le 18/09/2022 à 21:45, Helge Deller a écrit :
I noticed those were missing when running the glib2.0 testsuite.
Add the syscalls including the strace output.

Signed-off-by: Helge Deller <deller@gmx.de>
---
  linux-user/strace.c    | 28 ++++++++++++++++++++++++++++
  linux-user/strace.list |  9 +++++++++
  linux-user/syscall.c   | 34 ++++++++++++++++++++++++++++++++++
  3 files changed, 71 insertions(+)


Reviewed-by: Laurent Vivier <laurent@vivier.eu>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]