qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 7/9] plugins: add API to return a name for a IO device


From: Emilio G. Cota
Subject: Re: [PATCH v1 7/9] plugins: add API to return a name for a IO device
Date: Tue, 9 Jun 2020 22:32:27 -0400

On Tue, Jun 09, 2020 at 12:09:54 +0100, Alex Bennée wrote:
> How about a g_intern_string() as a non-freeable const char that can also
> be treated as canonical?

I like it. Didn't know about g_intern_string (I see it's
implemented as an append-only hash table protected by a lock).

Cheers,

                Emilio



reply via email to

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