Re: [libvirt] [PATCH 3/4] Add PMSUSPENDED life cycle event

2012-09-06 Thread Doug Goldstein
On Thu, Sep 6, 2012 at 10:09 AM, Jiri Denemark wrote: > While PMSUSPENDED state was added a long time ago, we didn't have > corresponding life cycle event. > --- > examples/domain-events/events-c/event-test.c | 10 ++ > examples/domain-events/events-python/event-test.py | 4 +++- >

[libvirt] [PATCH 3/4] Add PMSUSPENDED life cycle event

2012-09-06 Thread Jiri Denemark
While PMSUSPENDED state was added a long time ago, we didn't have corresponding life cycle event. --- examples/domain-events/events-c/event-test.c | 10 ++ examples/domain-events/events-python/event-test.py | 4 +++- include/libvirt/libvirt.h.in | 14 ++