Eric Blake wrote:
On 03/17/2011 02:19 PM, Jim Fehlig wrote:
> 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 | 125 ++++++++++++++++++++++++++++++++++------------
> 1 files changed, 93 insertions(+), 32 deletions(-)
>
ACK.
Thanks, pushed.