[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Documentation for adding a config file platform parameter
On 18/9/08 19:26, "Langsdorf, Mark" <mark.langsdorf@xxxxxxx> wrote: >> It's done ad hoc. Do you actually want a new >> HVM_PARAM_foo at the hypervisor level? > > Thanks for the quick response. > > We're adding a feature that needs a user defined > parameter to be placed in the VMCB for each guest. > This parameter can be different for each guest. > It looked to me like that was a platform parameter, > but maybe it should be something else. mmm.... how mysterious. Am I going to like it? ;-) > At any rate, if I add a new key to the config > file (call it 'svm_new_feat'), how do I get the > value of svm_new_feat assigned to the integer > value of SVM_PARAM_new_feat inside of Xen? See use of xc.hvm_set_param() in xen/xend/image.py. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |