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: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v2 06/27] qom: add QObject-based property get/set wrappers
Date: Mon, 06 Feb 2012 08:16:53 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

On 02/04/2012 02:02 AM, Paolo Bonzini 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>

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.

Regards,

Anthony Liguori



reply via email to

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