qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-1.4 1/7] help: Drop bogus help on -qtest and


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH for-1.4 1/7] help: Drop bogus help on -qtest and -qtest-log
Date: Wed, 13 Feb 2013 12:59:54 -0600
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Haven't seen all the patches, but just FYI, this is too late for 1.4.
I'm already testing a locally tagged version.  But looks like it will
potentially be a nice cleanup!

Regards,

Anthony Liguori

Markus Armbruster <address@hidden> writes:

> Signed-off-by: Markus Armbruster <address@hidden>
> ---
>  qemu-options.hx | 10 +++-------
>  1 file changed, 3 insertions(+), 7 deletions(-)
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 046bdc0..3800c9c 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -2928,13 +2928,9 @@ the @var{simple} tracing backend.
>  @end table
>  ETEXI
>  
> -DEF("qtest", HAS_ARG, QEMU_OPTION_qtest,
> -    "-qtest CHR      specify tracing options\n",
> -    QEMU_ARCH_ALL)
> -
> -DEF("qtest-log", HAS_ARG, QEMU_OPTION_qtest_log,
> -    "-qtest-log LOG  specify tracing options\n",
> -    QEMU_ARCH_ALL)
> +HXCOMM Internal use
> +DEF("qtest", HAS_ARG, QEMU_OPTION_qtest, "", QEMU_ARCH_ALL)
> +DEF("qtest-log", HAS_ARG, QEMU_OPTION_qtest_log, "", QEMU_ARCH_ALL)
>  
>  #ifdef __linux__
>  DEF("enable-fips", 0, QEMU_OPTION_enablefips,
> -- 
> 1.7.11.7




reply via email to

[Prev in Thread] Current Thread [Next in Thread]