[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/2] xen/xsm: Introduce new boot parameter xsm
> -----Original Message----- > From: George Dunlap > Sent: Thursday, July 5, 2018 12:55 AM > To: Jan Beulich <JBeulich@xxxxxxxx> > Cc: Xin Li <talons.lee@xxxxxxxxx>; Andrew Cooper > <Andrew.Cooper3@xxxxxxxxxx>; Ming Lu <ming.lu@xxxxxxxxxx>; Sergey Dyasli > <sergey.dyasli@xxxxxxxxxx>; Wei Liu <wei.liu2@xxxxxxxxxx>; Xin Li (Talons) > <xin.li@xxxxxxxxxx>; George Dunlap <George.Dunlap@xxxxxxxxxx>; Stefano > Stabellini <sstabellini@xxxxxxxxxx>; xen-devel <xen-devel@xxxxxxxxxxxxx>; > Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>; Daniel de Graaf > <dgdegra@xxxxxxxxxxxxx>; Tim (Xen.org) <tim@xxxxxxx> > Subject: Re: [PATCH 1/2] xen/xsm: Introduce new boot parameter xsm > > > > > On Jul 3, 2018, at 8:12 AM, Jan Beulich <JBeulich@xxxxxxxx> wrote: > > > > First of all - please indicate the version also in the subject, i.e. > > here [PATCH v2 1/2] or some such. > > > >>>> On 03.07.18 at 03:26, <talons.lee@xxxxxxxxx> wrote: > >> v2 > >> To further discuss: > >> 1) is "dummy" a good command line option? > >> other choices: basic", "trivial", or "simple" > > > > Indeed, but not limited to the named set. > > I think I’d go with “standard” or “default”. The “default” restrictions are > by no > means “dummy”, “trivial”, or “simple” — they’re carefully thought out for the > most common Xen deployment. "default" seems to be a good choice. It matches the code logic. if ( !strcmp(s, "default") ) xsm_bootparam = XSM_BOOTPARAM_DUMMY; also update " docs/misc/xen-command-line.markdown" > > -George Best regards Xin(Talons) Li _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |