[Qemu-devel] [Bug 1828723] Re: [RFE] option to suppress gemu_log() output

2019-07-18 Thread Thomas Moschny
Indeed I think gemu_log() is the problem here. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1828723 Title: [RFE] option to suppress gemu_log() output Status in QEMU: New Bug description: Wit

[Qemu-devel] [Bug 1828723] [NEW] [RFE] option to suppress gemu_log() output

2019-05-12 Thread Thomas Moschny
Public bug reported: 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 execu

[Qemu-devel] [Bug 1728116] [NEW] Empty /proc/self/auxv (linux-user)

2017-10-27 Thread Thomas Moschny
Public bug reported: The userspace Linux API virtualization used to fake access to /proc/self/auxv, to provide meaningful data for the guest process. For newer qemu versions, this fails: The openat() is intercepted, but there's no content: /proc/self/auxv has length zero (i.e. reading from it ret