On 18/09/18 23:23, Daniel De Graaf wrote:
> On 09/18/2018 02:03 AM, Juergen Gross wrote:
>> Add a new domctl for setting domain specific parameters similar to
>> XEN_SYSCTL_set_parameter for global hypervisor parameters.
>>
>> Enhance XEN_SYSCTL_set_parameter to be usable for setting cpupool
>> specific parameters, too. For now do only extended parameter checking.
>> The cpupool parameter setting will be added later.
>>
>> Signed-off-by: Juergen Gross <jgr...@suse.com>
> 
> You also need to add the permission to the create_domain_common macro
> in xen.if (currently you only let dom0 modify its own settings).  If
> you intend this interface to be used to modify running domains, adding
> it to the manage_domain macro would also be useful, but that's not as
> critical.

Thanks, will do.


Juergen

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to