]> Git Repo - qemu.git/commit - linux-user/syscall.c
linux-user: Do not report "Unsupported syscall" by default
authorPhilippe Mathieu-Daudé <[email protected]>
Fri, 6 Jul 2018 15:51:25 +0000 (12:51 -0300)
committerLaurent Vivier <[email protected]>
Sun, 8 Jul 2018 22:51:05 +0000 (00:51 +0200)
commit122f9c83f2ef1cd90152ea8116fe6e80c8e85994
tree11eaa3c01830f7e1388e19d1646f5fe93d5c0de8
parent43a473993fd9378bf850dcafa68eb6dee8c300f8
linux-user: Do not report "Unsupported syscall" by default

This can still be reported using the "-d unimp" command line option.

Fixes: https://bugs.launchpad.net/qemu/+bug/1777226
Reported-by: John Paul Adrian Glaubitz <[email protected]>
Suggested-by: Peter Maydell <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Message-Id: <20180706155127[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
linux-user/syscall.c
This page took 0.027154 seconds and 4 git commands to generate.