]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
libxl: fix build with Xen4.3
authorJim Fehlig <jfehlig@suse.com>
Thu, 16 May 2013 14:42:21 +0000 (08:42 -0600)
committerJim Fehlig <jfehlig@suse.com>
Fri, 17 May 2013 08:31:14 +0000 (02:31 -0600)
commit43b0ff5b1eb7fbcdc348b2a53088a7db939d5e48
treea03af3171a9775c162f971b244fcf6b911544d29
parent25b98d31ec5519a914551a6cab15c8d8b4e67034
libxl: fix build with Xen4.3

Xen 4.3 fixes a mistake in the libxl event handler signature where the
event owned by the application was defined as const.  Detect this and
define the libvirt libxl event handler signature appropriately.
src/libxl/libxl_driver.c