qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 02/21] qemu-char: cleanup HAVE_CHARDEV_*


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 02/21] qemu-char: cleanup HAVE_CHARDEV_*
Date: Mon, 12 Oct 2015 08:57:56 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 10/12/2015 02:03 AM, Paolo Bonzini wrote:
> Move the #ifdef up into qmp_chardev_add, and avoid duplicating
> the code that reports unavailable backends.  Split HAVE_CHARDEV_TTY
> into HAVE_CHARDEV_SERIAL and HAVE_CHARDEV_PTY.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  qemu-char.c | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)
> 
> diff --git a/qemu-char.c b/qemu-char.c
> index f51c0aa..7219d56 100644
> --- a/qemu-char.c

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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