mirror of
https://github.com/mii443/qemu.git
synced 2025-08-26 08:59:36 +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>