On Thu, 2015-08-06 at 12:10 +0100, Wei Liu wrote:
> On Thu, Aug 06, 2015 at 11:55:57AM +0100, Ian Campbell wrote:
> > We need to use libxl__domain_build_state.pv_cmdline in order to pickup
> > the correct args when using pygrub. libxl_domain_build_info.cmdline is
> > any args statically configured by the user.
> > 
> > This is consistent with the call to xc_domain_allocate, which takes
> > the cmdline too (in that case for x86/PV usage).
> > 
> > state->pv_cmdline is also set for non-pygrub guests, since
> > libxl_bootloader_run propagates info->cmdline if no bootloader is
> 
> libxl__bootloader_run

Fixed.

> > condfigured.

... and this.

> > 
> > Signed-off-by: Ian Campbell <ian.campb...@citrix.com>
> 
> Acked-by: Wei Liu <wei.l...@citrix.com>

Thanks.
> 
> > ---
> > For 4.6: This makes pygrub work on ARM.
> > 
> 
> It's very low risk. Apply as you see fit.

Done, thanks.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to