>>> On 22.02.18 at 17:55, <[email protected]> wrote: > --- a/xen/include/public/sysctl.h > +++ b/xen/include/public/sysctl.h > @@ -351,8 +351,6 @@ struct xen_sysctl_pm_op { > uint32_t set_sched_opt_smt; > uint32_t get_max_cstate; > uint32_t set_max_cstate; > - uint32_t get_vcpu_migration_delay; > - uint32_t set_vcpu_migration_delay; > } u; > };
Such removal imo needs to be accompanied by bumping of the interface version. Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
