On 1/3/26 16:25, Andreas K. Hüttel wrote:
From: Luca Bonissi <[email protected]>Signed-off-by: Luca Bonissi <[email protected]> Link: https://lore.kernel.org/qemu-devel/[email protected] --- linux-user/ioctls.h | 6 +++ linux-user/strace.c | 69 ++++++++++++++++++++++++++++++ linux-user/syscall.c | 84 +++++++++++++++++++++++++++++++++++++ linux-user/syscall_types.h | 3 ++ linux-user/user-internals.h | 3 ++ 5 files changed, 165 insertions(+)
Reviewed-by: Helge Deller <[email protected]>
