Re: [Xen-devel] [PATCH] xen/arm64: Make sure we get all debug output

2016-02-19 Thread Ian Jackson
Jan Beulich writes ("Re: [PATCH] xen/arm64: Make sure we get all debug output"): > On 18.02.16 at 11:15, wrote: > > I think this would be worth backporting to 4.6 and earlier (as far back as > > it applies). Jan or Ian -- would one of you mind doing so when the time > > comes please? (FYI I have n

Re: [Xen-devel] [PATCH] xen/arm64: Make sure we get all debug output

2016-02-19 Thread Jan Beulich
>>> On 19.02.16 at 18:13, wrote: > Jan Beulich writes ("Re: [PATCH] xen/arm64: Make sure we get all debug > output"): >> On 18.02.16 at 11:15, wrote: >> > I think this would be worth backporting to 4.6 and earlier (as far back as >> > it applies). Jan or Ian -- would one of you mind doing so whe

Re: [Xen-devel] [PATCH] xen/arm64: Make sure we get all debug output

2016-02-18 Thread Jan Beulich
>>> On 18.02.16 at 11:15, wrote: > On Wed, 2016-02-17 at 17:49 +0100, Dirk Behme wrote: >> Could this be applied, then? > > Yes, sorry, this fell through the cracks somehow. I've applied it to > #staging now (from where automated testing will push it into #master). > > I also added the same chan

Re: [Xen-devel] [PATCH] xen/arm64: Make sure we get all debug output

2016-02-18 Thread Ian Campbell
On Wed, 2016-02-17 at 17:49 +0100, Dirk Behme wrote: > Could this be applied, then? Yes, sorry, this fell through the cracks somehow. I've applied it to #staging now (from where automated testing will push it into #master). I also added the same change to arm32/head.S and noted that I'd done so i

Re: [Xen-devel] [PATCH] xen/arm64: Make sure we get all debug output

2016-02-17 Thread Dirk Behme
On 04.02.2016 18:07, Dirk Behme wrote: On 04.02.2016 18:00, Ian Campbell wrote: On Thu, 2016-02-04 at 17:49 +0100, Dirk Behme wrote: From: Dirk Behme Starting in the wrong ELx mode I get the following debug output: ... - Current EL 0004 - - Xen must be entered in NS EL2 mode - - Boot fai

Re: [Xen-devel] [PATCH] xen/arm64: Make sure we get all debug output

2016-02-04 Thread Dirk Behme
On 04.02.2016 18:00, Ian Campbell wrote: On Thu, 2016-02-04 at 17:49 +0100, Dirk Behme wrote: From: Dirk Behme Starting in the wrong ELx mode I get the following debug output: ... - Current EL 0004 - - Xen must be entered in NS EL2 mode - - Boot failed - The output of "Please update the

Re: [Xen-devel] [PATCH] xen/arm64: Make sure we get all debug output

2016-02-04 Thread Ian Campbell
On Thu, 2016-02-04 at 17:49 +0100, Dirk Behme wrote: > From: Dirk Behme > > Starting in the wrong ELx mode I get the following debug output: > > ... > - Current EL 0004 - > - Xen must be entered in NS EL2 mode - > - Boot failed - > > The output of "Please update the bootloader" is missing h

[Xen-devel] [PATCH] xen/arm64: Make sure we get all debug output

2016-02-04 Thread Dirk Behme
From: Dirk Behme Starting in the wrong ELx mode I get the following debug output: ... - Current EL 0004 - - Xen must be entered in NS EL2 mode - - Boot failed - The output of "Please update the bootloader" is missing here. Make sure this is output, too. With this, we get ... - Current EL