mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 09:29:48 +00:00
An empty environment is sometimes useful in user mode. The new option provides it for linux-user and bsd-user (darwin-user still has no environment related options). The patch also adds the documentation for other environment related options. Signed-off-by: Stefan Weil <weil@mail.berlios.de>