Am 30.07.2012 15:51, schrieb Andreas Färber:
> Am 19.07.2012 20:53, schrieb miny...@acm.org:
>> From: Corey Minyard
>>
>> When setting an object, if you don't release the previous object
>> that was there, it may become unusable. This change allows a
>> chardev to be removed from one object's pro
Am 19.07.2012 20:53, schrieb miny...@acm.org:
> From: Corey Minyard
>
> When setting an object, if you don't release the previous object
> that was there, it may become unusable. This change allows a
> chardev to be removed from one object's properties and added to
> another's.
>
> Signed-off-b
From: Corey Minyard
When setting an object, if you don't release the previous object
that was there, it may become unusable. This change allows a
chardev to be removed from one object's properties and added to
another's.
Signed-off-by: Corey Minyard
Acked-by: Paolo Bonzini
---
qom/object.c |