Re: [Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-19 Thread Wei Liu
On Tue, Apr 19, 2016 at 08:32:17PM +0800, Fu Wei wrote: > Hi Wei Liu > > On 15 April 2016 at 17:47, Wei Liu wrote: > > On Wed, Apr 13, 2016 at 05:45:27PM +0800, Fu Wei wrote: > >> Hi Julien, > >> > >> On 8 April 2016 at 23:19, Julien Grall wrote: > >> > Hi Wei, > >> > > >> > On 08/04/16 15:58, W

Re: [Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-19 Thread Fu Wei
Hi Wei Liu On 15 April 2016 at 17:47, Wei Liu wrote: > On Wed, Apr 13, 2016 at 05:45:27PM +0800, Fu Wei wrote: >> Hi Julien, >> >> On 8 April 2016 at 23:19, Julien Grall wrote: >> > Hi Wei, >> > >> > On 08/04/16 15:58, Wei Liu wrote: >> >> >> >> On Fri, Apr 08, 2016 at 03:51:22PM +0100, Julien G

Re: [Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-15 Thread Wei Liu
On Wed, Apr 13, 2016 at 05:45:27PM +0800, Fu Wei wrote: > Hi Julien, > > On 8 April 2016 at 23:19, Julien Grall wrote: > > Hi Wei, > > > > On 08/04/16 15:58, Wei Liu wrote: > >> > >> On Fri, Apr 08, 2016 at 03:51:22PM +0100, Julien Grall wrote: > >>> > >>> Hi Fu Wei, > >>> > >>> On 05/04/16 17:46

Re: [Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-13 Thread Fu Wei
Hi Julien, On 8 April 2016 at 23:19, Julien Grall wrote: > Hi Wei, > > On 08/04/16 15:58, Wei Liu wrote: >> >> On Fri, Apr 08, 2016 at 03:51:22PM +0100, Julien Grall wrote: >>> >>> Hi Fu Wei, >>> >>> On 05/04/16 17:46, fu@linaro.org wrote: From: Fu Wei This patch adds a h

Re: [Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-13 Thread Fu Wei
Hi Julien, On 8 April 2016 at 22:51, Julien Grall wrote: > Hi Fu Wei, > > On 05/04/16 17:46, fu@linaro.org wrote: >> >> From: Fu Wei >> >> This patch adds a has_xsm_magic helper function for detecting XSM >> from the second unknown module. >> >> If Xen can't get the kind of module from compa

Re: [Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-08 Thread Julien Grall
Hi Wei, On 08/04/16 15:58, Wei Liu wrote: On Fri, Apr 08, 2016 at 03:51:22PM +0100, Julien Grall wrote: Hi Fu Wei, On 05/04/16 17:46, fu@linaro.org wrote: From: Fu Wei This patch adds a has_xsm_magic helper function for detecting XSM >from the second unknown module. If Xen can't get

Re: [Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-08 Thread Daniel De Graaf
On 04/05/2016 12:46 PM, fu@linaro.org wrote: From: Fu Wei This patch adds a has_xsm_magic helper function for detecting XSM from the second unknown module. If Xen can't get the kind of module from compatible, we guess the kind of these unknowns respectively: (1) The first unknown must

Re: [Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-08 Thread Wei Liu
On Fri, Apr 08, 2016 at 03:51:22PM +0100, Julien Grall wrote: > Hi Fu Wei, > > On 05/04/16 17:46, fu@linaro.org wrote: > >From: Fu Wei > > > >This patch adds a has_xsm_magic helper function for detecting XSM > >from the second unknown module. > > > >If Xen can't get the kind of module from co

Re: [Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-08 Thread Julien Grall
Hi Fu Wei, On 05/04/16 17:46, fu@linaro.org wrote: From: Fu Wei This patch adds a has_xsm_magic helper function for detecting XSM from the second unknown module. If Xen can't get the kind of module from compatible, we guess the kind of these unknowns respectively: (1) The first unkno

[Xen-devel] [PATCH v5] xen/arm64: check XSM Magic from the second unknown module.

2016-04-05 Thread fu . wei
From: Fu Wei This patch adds a has_xsm_magic helper function for detecting XSM from the second unknown module. If Xen can't get the kind of module from compatible, we guess the kind of these unknowns respectively: (1) The first unknown must be kernel. (2) Detect the XSM Magic from the 2n