mirror of
https://github.com/qemu/qemu.git
synced 2026-07-19 23:14:40 +00:00
Based on 04a6dfebb6.
Adds support for qemu to modify target process environment
variables using -E and -U commandline switches. This replaces
eventually the -drop-ld-preload flag.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>