On 01/07/2014 09:23 AM, John Ferlan wrote:
> 
> 
> On 01/06/2014 05:27 PM, Eric Blake wrote:
>> Consider these two calls, in either order:
>>
>> id1 = virConnectDomainEventRegisterAny(conn, NULL,
>>    VIR_DOMAIN_EVENT_ID_LIFECYCLE,
>>    VIR_DOMAIN_EVENT_CALLBACK(callback), NULL, NULL);
>> virConnectDomainEventRegister(conn, callback, NULL, NULL);

>>
> 
> ACK the pair (10 & 11)
> 
> John
> 
> It's a tangled web you weave...

Indeed; thanks for putting up with it, and reviewing the series.  This
one is now pushed.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to