[Bug 1918975] Re: [Feature request] Propagate interpreter to spawned processes

2021-05-19 Thread Rado Smogura
Hi, This is the same bug, child processes from quemu are not quemu. I think I know how this can be fixed, but right now I have no time to even try it. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/19

[Bug 1918975] Re: [Feature request] Propagate interpreter to spawned processes

2021-05-19 Thread Rado Smogura
However use case is a bit different, I don't use binfmtmisc - so I will leave it to your decision, if it's same or not. I.e. Imagine I run sh with qemu - I want any process launched from sh to be as well qemu interpreted. -- You received this bug notification because you are a member of qemu- de

[Bug 1918975] [NEW] [Feature request] Propagate interpreter to spawned processes

2021-03-12 Thread Rado Smogura
Public bug reported: I want QEMU user static to propagate interpreter to spawned processes, for instances by adding -R recursive. I.e. if my program is interpreted by QEMU static than everything what it launches should be interpreted by it, too. ** Affects: qemu Importance: Undecided