qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qom: add a test case for complex property final


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH] qom: add a test case for complex property finalization
Date: Wed, 18 Nov 2015 19:47:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Am 16.11.2015 um 16:37 schrieb Daniel P. Berrange:
> QDev has some quite complex object child/link relationships
> which place some requirements on the object_property_del_all
> method to consider that properties can be modified while
> being iterated over.
> 
> This extends the QOM property test case to replicate the
> QDev like structure and expose any potential bugs in the
> object_property_del_all method.
> 
> Signed-off-by: Daniel P. Berrange <address@hidden>
> ---
>  tests/check-qom-proplist.c | 159 
> +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 159 insertions(+)

Thanks, queued on qom-next and sent a patch to include it in MAINTAINERS.

Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)



reply via email to

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