qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 02/10] chardev: fix QemuOpts lifecycle


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 02/10] chardev: fix QemuOpts lifecycle
Date: Thu, 10 Jan 2013 11:35:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 01/10/2013 07:22 AM, Gerd Hoffmann wrote:
> qemu_chr_new_from_opts handles QemuOpts release now, so callers don't
> have to worry.  It will either be saved in CharDriverState, then
> released in qemu_chr_delete, or in the error case released instantly.
> 
> Signed-off-by: Gerd Hoffmann <address@hidden>
> ---
>  include/char/char.h |    1 +
>  qemu-char.c         |   20 ++++++++++++++------
>  2 files changed, 15 insertions(+), 6 deletions(-)

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]