On 16 March 2011 11:00,  <jes.soren...@redhat.com> wrote:
> From: Jes Sorensen <jes.soren...@redhat.com>
>
> 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.

Commit message needs updating -- should say "-nographic", not
"-display nographic".

> +@item none
> +Pick the none display option. This option will still run with an
> +emulated graphics card, but none will be displayed to the QEMU
> +user. This options differs from the -nographic option in that QEMU
> +will behave like if one of the display options had been picked, it
> +will not change the control on the command line.
>  @end table

Minor wording tweaks:

"Do not display video output. The guest will still see an emulated
graphics card, but its output will not be displayed to the QEMU
user. This option differs from the -nographic option in that it
only affects what is done with video output; -nographic also changes
the destination of the serial and parallel port data."

-- PMM

Reply via email to