
On Tue, Apr 03, 2018 at 10:29:55AM +0200, Katerina Koukiou wrote:
* Implemented Suspend and Resume APIs. * Reused virsh functions for taking the Event Strings names from ENUM. * Merged all Domain Lifecycle events signals into one signal.
Changes from v3: * s/arg2/arg1/ since Event Type is the second argument of the signal.
Katerina Koukiou (5): Implement Suspend method for Domain interface. Implement Resume method for Domain interface. utils: Introduce functions and macros for translating ENUMs to strings events: Introduce virtDBusEventsDomainEventToString function Merge all Domain lifecycle signals into one signal called Domain.
If you fix the small issues pointed out in the last two patches Reviewed-by: Pavel Hrdina <phrdina@redhat.com>