Re: [Xen-devel] [PATCH] Update xl.cfg files for Xen 4.10 support

2017-10-06 Thread Wei Liu
On Fri, Oct 06, 2017 at 01:46:31PM +0100, Andrew Cooper wrote: > From 4.10 onwards, the configuration file should use type= in preference to > builder/loader. Leave the older options for legacy compatability. > > Signed-off-by: Andrew Cooper Reviewed-by: Wei Liu __

Re: [Xen-devel] [PATCH] Update xl.cfg files for Xen 4.10 support

2017-10-06 Thread Roger Pau Monné
On Fri, Oct 06, 2017 at 01:15:11PM +, Andrew Cooper wrote: > On 06/10/17 14:10, Roger Pau Monné wrote: > > On Fri, Oct 06, 2017 at 12:46:31PM +, Andrew Cooper wrote: > >> From 4.10 onwards, the configuration file should use type= in preference to > >> builder/loader. Leave the older option

Re: [Xen-devel] [PATCH] Update xl.cfg files for Xen 4.10 support

2017-10-06 Thread Andrew Cooper
On 06/10/17 14:10, Roger Pau Monné wrote: > On Fri, Oct 06, 2017 at 12:46:31PM +, Andrew Cooper wrote: >> From 4.10 onwards, the configuration file should use type= in preference to >> builder/loader. Leave the older options for legacy compatability. >> >> Signed-off-by: Andrew Cooper >> ---

Re: [Xen-devel] [PATCH] Update xl.cfg files for Xen 4.10 support

2017-10-06 Thread Roger Pau Monné
On Fri, Oct 06, 2017 at 12:46:31PM +, Andrew Cooper wrote: > From 4.10 onwards, the configuration file should use type= in preference to > builder/loader. Leave the older options for legacy compatability. > > Signed-off-by: Andrew Cooper > --- > CC: Wei Liu > CC: Roger Pau Monné > --- > c

[Xen-devel] [PATCH] Update xl.cfg files for Xen 4.10 support

2017-10-06 Thread Andrew Cooper
From 4.10 onwards, the configuration file should use type= in preference to builder/loader. Leave the older options for legacy compatability. Signed-off-by: Andrew Cooper --- CC: Wei Liu CC: Roger Pau Monné --- config/default-hvm.cfg.in | 5 - config/default-pv.cfg.in | 5 - 2 files