]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Support Xen sysctl v8, domctl v7
authorJim Fehlig <jfehlig@novell.com>
Thu, 17 Mar 2011 20:16:47 +0000 (14:16 -0600)
committerJim Fehlig <jfehlig@novell.com>
Thu, 17 Mar 2011 20:16:47 +0000 (14:16 -0600)
commitb24b442bf7603688b4d0c90a3b78f4528aeae3ae
tree2b46f41117ef5f5940b585d319a958c1d1807067
parent55fb3866719c3e00d619e720b27d5727329459af
Support Xen sysctl v8, domctl v7

xen-unstable c/s 21118:28e5409e3fb3 bumped sysctl version to 8.
xen-unstable c/s 21212:de94884a669c introduced CPU pools feature,
adding another member to xen_domctl_getdomaininfo struct.  Add a
corresponding domctl v7 struct in xen hypervisor sub-driver and
detect sysctl v8 during initialization.
src/xen/xen_hypervisor.c