On Tue, Oct 20, 2009 at 12:43:44PM +0530, Amit Shah wrote:
>  DEF("virtioconsole", HAS_ARG, QEMU_OPTION_virtiocon, \
>      "-virtioconsole c\n" \
> -    "                set virtio console\n")
> +    "                define virtio console\n")

It would be much better to add a detectable string here so we
(libguestfs) can tell if multiport is supported.  Something like:

       "                set virtio console (multiport)\n"

>  STEXI
>  @item -virtioconsole @var{c}
>  Set virtio console.
> +
> +This option is maintained for backward compatibility.
> +
> +Please use @code{-device virtioconsole} for the new way of invocation

I think you mean -device virtconsole here.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw


Reply via email to