[Qemu-devel] [PATCH 3/7] Introduce -display none

2011-03-16 Thread Jes . Sorensen
From: Jes Sorensen 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 --- qemu-options.hx |8 +++- sysemu.h

[Qemu-devel] [PATCH 3/7] Introduce -display none

2011-03-16 Thread Jes . Sorensen
From: Jes Sorensen New option -display none. This option differs from -display 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 --- qemu-options.hx |8 +++- sysemu

[Qemu-devel] [PATCH 3/7] Introduce -display none

2011-03-15 Thread Jes . Sorensen
From: Jes Sorensen New option -display none. This option differs from -display 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 --- qemu-options.hx |8 +++- sysemu

[Qemu-devel] [PATCH 3/7] Introduce -display none

2011-03-15 Thread Jes . Sorensen
From: Jes Sorensen New option -display none. This option differs from -display 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 --- qemu-options.hx |8 +++- sysemu