]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-doc.texi
Add new user mode option -ignore-environment
authorStefan Weil <weil@mail.berlios.de>
Thu, 15 Jul 2010 20:28:02 +0000 (22:28 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 5 Oct 2010 18:53:55 +0000 (13:53 -0500)
commitf66724c99a322ec147b0297cba4334c589883b47
tree38d9a811daa7ed70bd889f353ce32010f1d3d350
parent999fa40e431626121cdee7d244aadfd0c8f2597b
Add new user mode option -ignore-environment

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>
bsd-user/main.c
linux-user/main.c
qemu-doc.texi