mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 15:49:30 +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>