summary refs log tree commit diff stats
path: root/results/classifier/mode-gemma3:12b/user/1918975
blob: 21f62d23b664b4ac359458d29061cdf3aa74ee64 (plain) (blame)
1
2
3
4
5
6
7
[Feature request] Propagate interpreter to spawned processes

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.