]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix PMSuspend and PMWakeup events
authorJiri Denemark <jdenemar@redhat.com>
Thu, 6 Sep 2012 14:56:08 +0000 (16:56 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 7 Sep 2012 07:38:22 +0000 (09:38 +0200)
commitafab4824ebe8b5a03dcdd3aa6b70359224219cd2
treed37a7b92e6881200ee1d1fdc3f5836953d851ae0
parent51907779ee025e6edf4125cf4b4f35e279e2f6e2
Fix PMSuspend and PMWakeup events

The unused reason parameter of PM{Suspend,Wakeup} event callbacks was
completely ignored in lot of places and those events were not actually
working at all.
daemon/remote.c
examples/domain-events/events-c/event-test.c
python/libvirt-override.c