qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 06/27] qom: add QObject-based property get/se


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 06/27] qom: add QObject-based property get/set wrappers
Date: Tue, 07 Feb 2012 10:12:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0

On 02/06/2012 03:16 PM, Anthony Liguori wrote:

Move the creation of QmpInputVisitor and QmpOutputVisitor from
qmp.c to qom/object.c, since it's the only practical way to access
object properties.

Signed-off-by: Paolo Bonzini<address@hidden>

Reluctantly-Reviewed-by: Anthony Liguori <address@hidden>

Fair enough, thanks very much.  :)

As long as we keep this isolated such that it's easy to remove.  At some
point, we need to remove all usage of QObject in the tree and replace it
with GVariant.

Agreed, we'll revisit after Luiz completes QAPI.

Paolo



reply via email to

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