summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/tcg/1918975
blob: b6c1c656f8507705b32f3e6ee8982711157a7d5a (plain) (blame)
1
2
3
4
5
6
[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.