qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC 0/4] QOM class properties - do we need them?


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC 0/4] QOM class properties - do we need them?
Date: Thu, 29 Sep 2016 09:52:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0


On 29/09/2016 02:16, David Gibson wrote:
> Alternatively, if we *don't* want to remove class properties, should
> we instead be trying to convert the many, many "instance" properties
> whose existence is actually per-class to be class properties?

Yes, this was the point of introducing them. :)

Paolo

> David Gibson (4):
>   qcrypto: Remove usage of class properties
>   s390: Don't use class properties
>   tests: Remove tests for class properties
>   qom: Abolish class properties
> 
>  crypto/secret.c            |  58 +++++++-------
>  crypto/tlscreds.c          |  44 +++++-----
>  crypto/tlscredsanon.c      |  16 ++--
>  crypto/tlscredsx509.c      |  26 +++---
>  include/qom/object.h       |  42 ----------
>  qom/object.c               | 195 
> ---------------------------------------------
>  target-s390x/cpu.c         |   1 -
>  target-s390x/cpu_models.c  |  47 +++++------
>  tests/check-qom-proplist.c |  30 +++----
>  9 files changed, 106 insertions(+), 353 deletions(-)
> 



reply via email to

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