]> xenbits.xensource.com Git - libvirt.git/commit
parallels: handle events from parallels server
authorAlexander Burluka <aburluka@parallels.com>
Mon, 1 Dec 2014 15:38:50 +0000 (18:38 +0300)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 9 Dec 2014 18:42:04 +0000 (19:42 +0100)
commit0a7aba408e8e7ad41db0f4ff591505c56b35a8ce
treedb80bc2402ef192164ac020d0b52f22a64aace0a
parent8dec6bbbfe87e95ebfd2b272ca53569f10a13efb
parallels: handle events from parallels server

Subscribe to events from parallels server. It's
needed for 2 things: to update cached domains list
and to send corresponding libvirt events.

Parallels server sends a lot of different events, in
this patch we handle only some of them. In the future
we can handle for example, changes in a host network
configuration or devices states.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
src/parallels/parallels_driver.c
src/parallels/parallels_sdk.c
src/parallels/parallels_sdk.h