Re: [libvirt] [PATCH 1/5] Change virDomainEventState to virObjectLockable

2016-10-12 Thread Michal Privoznik
On 11.10.2016 20:53, Martin Kletzander wrote: > This way we get reference counting and we can get rid of locking > function. > > Signed-off-by: Martin Kletzander > --- > src/bhyve/bhyve_driver.c | 2 +- > src/conf/object_event.c| 99 >

[libvirt] [PATCH 1/5] Change virDomainEventState to virObjectLockable

2016-10-11 Thread Martin Kletzander
This way we get reference counting and we can get rid of locking function. Signed-off-by: Martin Kletzander --- src/bhyve/bhyve_driver.c | 2 +- src/conf/object_event.c| 99 +++--- src/conf/object_event.h|