On Thu, Mar 29, 2018 at 05:15:05PM +0200, Katerina Koukiou wrote:
On Thu, 2018-03-29 at 15:05 +0200, Ján Tomko wrote:
On Thu, Mar 29, 2018 at 01:07:57PM +0200, Katerina Koukiou wrote:
Instead of having multiple signals regarding to domain events, like DomainStarted, DomainUndefined etc, we will have only one called Domain, and the specific event type will be specified in the signals arguments.
The domain name argument in not needed in the signal since we can fetch it from path.
Any plans to add support for the 'detail' field of virConnectDomainEventCallback?
Yes, I guess it's ok to be in different patchset though.
Given the warning in README.md: NB: at this time, libvirt-dbus is *NOT* considered API/ABI stable. Future releases may still include API/ABI incompatible changes. It's ok for it to be in a different release. Jano