qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 11/12] qga: add --dump-conf option


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH v2 11/12] qga: add --dump-conf option
Date: Wed, 26 Aug 2015 01:31:34 +0200

Hi

On Wed, Aug 26, 2015 at 1:13 AM, Michael Roth <address@hidden> wrote:
> Since we have the list_join() helper to convert config->blacklist, it
> makes me wonder if there's really any need to add/init config->bliststr
> in the previous patch.

It is just to keep the string in memory. split_list() doesn't dup the
given string, it merely changes it and add pointers to the list.

I'll add a comment about it in the code.


-- 
Marc-André Lureau



reply via email to

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