qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] chardev: do not use short form boolean options in non-QemuOp


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] chardev: do not use short form boolean options in non-QemuOpts character device descriptions
Date: Thu, 25 Feb 2021 12:17:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 2/25/21 12:11 PM, Paolo Bonzini wrote:
> Options such as "-gdb" or "-serial" accept a part-QemuOpts part-parsed-by-hand
> character device description.  Do not use short form boolean options in the
> QemuOpts part.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  chardev/char-socket.c         | 10 +++++-----
>  qapi/char.json                |  4 ++--
>  tests/guest-debug/run-test.py |  8 ++++----
>  3 files changed, 11 insertions(+), 11 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

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