summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorOsier Yang <jyang@redhat.com>2012-03-23 22:43:14 +0800
committerOsier Yang <jyang@redhat.com>2012-03-23 23:12:14 +0800
commit29b16a45d77586672631537bfe877455fa5527ac (patch)
tree82f4718f800d526cfda16f6343d16396f61f53e1 /Makefile.am
parent4b6a7b3fce2e30e600db5bee484badfe25f8e3f2 (diff)
downloadlibvirt-python-split-29b16a45d77586672631537bfe877455fa5527ac.tar.gz
libvirt-python-split-29b16a45d77586672631537bfe877455fa5527ac.tar.xz
libvirt-python-split-29b16a45d77586672631537bfe877455fa5527ac.zip
Add support for the wakeup event
This patch introduces a new event type for the QMP event WAKEUP: VIR_DOMAIN_EVENT_ID_PMWAKEUP The event doesn't take any data, but considering there might be reason for wakeup in future, the callback definition is: typedef void (*virConnectDomainEventWakeupCallback)(virConnectPtr conn, virDomainPtr dom, int reason, void *opaque); "reason" is unused currently, always passes "0".
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions