]> git.proxmox.com Git - qemu.git/commit
Introduce -display none
authorJes Sorensen <Jes.Sorensen@redhat.com>
Wed, 16 Mar 2011 12:33:32 +0000 (13:33 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 22 Mar 2011 13:39:11 +0000 (08:39 -0500)
commit4171d32e6eea47bf2cd160ace0ec3639e10b3aa9
treee5d1fffd99b821e354f3224fa046480a0244f540
parent1472a95bab1e7dc4d6cab83dc3853574cb829211
Introduce -display none

New option -display none. This option differs from -nographic by not
trying to take control of stdio etc. but instead behaves as if a
graphics display is enabled, except that it doesn't show one.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-options.hx
sysemu.h
vl.c