diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1828723')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1828723 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1828723 b/results/scraper/launchpad-without-comments/1828723 new file mode 100644 index 00000000..fdc525b1 --- /dev/null +++ b/results/scraper/launchpad-without-comments/1828723 @@ -0,0 +1,5 @@ +[RFE] option to suppress gemu_log() output + +With user mode emulation, messages from genu_log() are emitted unconditionally to stderr. I didn't find a way to suppress them. It would be nice to have options similar to the -D/-d options to be able to filter and/or redirect the output. + +My use case is chroot/container execution for different architectures via binfmt. In this case it will appear as if the binary in question had emitted messages like "Unsupported setsockopt ..." to stderr while in fact the message came from qemu-*-static. \ No newline at end of file |