[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [v2 02/11] doc: add description for new PML boot parameter
On 15/04/15 08:03, Kai Huang wrote: > This patch adds doc description for new boot parameter 'ept=pml'. > > Signed-off-by: Kai Huang <kai.huang@xxxxxxxxxxxxxxx> Personally, I would fold this patch into the previous so the documentation is in the same patch as introduces the parameter. > --- > docs/misc/xen-command-line.markdown | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > > diff --git a/docs/misc/xen-command-line.markdown > b/docs/misc/xen-command-line.markdown > index 1dda1f0..ae30d02 100644 > --- a/docs/misc/xen-command-line.markdown > +++ b/docs/misc/xen-command-line.markdown > @@ -685,6 +685,20 @@ requirement can be relaxed. This option is particularly > useful for nested > virtualization, to allow the L1 hypervisor to use EPT even if the L0 > hypervisor > does not provide VM\_ENTRY\_LOAD\_GUEST\_PAT. > > +### ept (Intel) > +> `= List of [ pml ]` > + > +> Sub-options: > + > +> `pml` > + > +> This sub-option is boolean type and can be prefixed with `no-` to effect > the > +> inverse meaning. > + > +> Default: `false` > + > +>> Control the use of Page Modification Logging for log-dirty. Can you follow the same style as the "psr" option? Specifically, I don't think you need to re-describe what a boolean parameter is. ~Andrew > + > ### gdb > > `= > <baud>[/<clock_hz>][,DPS[,<io-base>[,<irq>[,<port-bdf>[,<bridge-bdf>]]]] | > pci | amt ] ` > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |