qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 8/8] qdev: Warning about using object_class_p


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 8/8] qdev: Warning about using object_class_property_add() in new code
Date: Wed, 26 Oct 2016 17:48:03 +0100

On 26 October 2016 at 17:30, Eduardo Habkost <address@hidden> wrote:
> The only remaining user of object_class_property_add() is
> arm_cpu_post_init(), but removing it may take some work. While we
> don't change it, warn people to not use the function in new code.

This is about the third time I've seen this commit
message go past, but:

  git grep object_class_property_add target-arm   => no hits

So I'm not sure what it's referring to...

thanks
-- PMM



reply via email to

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