Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-26 Thread bharat gohil
On Mon, Feb 26, 2018 at 3:51 PM, Julien Grall wrote: > Hi, > > What I meant by using '>' for quoting is all my reply should be prefixed > with '>'. You write your reply normally. > > You can do that in gmail by switching the e-mail from HTML to plain text. > Ok. Got it. > On 26/02/18 07:31, bharat

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-26 Thread Julien Grall
Hi, What I meant by using '>' for quoting is all my reply should be prefixed with '>'. You write your reply normally. You can do that in gmail by switching the e-mail from HTML to plain text. On 26/02/18 07:31, bharat gohil wrote: On Thu, Feb 22, 2018 at 4:57 PM, Julien Grall

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-25 Thread bharat gohil
Regards, Bharat Gohil On Thu, Feb 22, 2018 at 4:57 PM, Julien Grall wrote: > Hi, > > Please configure your e-mail client to quote with '>'. It is incredibly > difficult to read e-mail when space is used for quoting (see below). > > > On 22/02/18 10:33, bharat gohil wrote: > >> I have tr

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-22 Thread Julien Grall
Hi, Please configure your e-mail client to quote with '>'. It is incredibly difficult to read e-mail when space is used for quoting (see below). On 22/02/18 10:33, bharat gohil wrote: I have tried your suggestion, I got following crash. It unable find interrupt controller but

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-22 Thread Julien Grall
On 22/02/18 11:01, Andrii Anisov wrote: On 22.02.18 12:33, bharat gohil wrote: System got hand and I got following traces related to energy aware scheduler. Is Xen affected with guest scheduling mechanism? I have SoC which has 4-Cortex A35 and 2-Cortex A72. [    0.202545] Xen: initializing

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-22 Thread Andrii Anisov
Hello Bharat, Threads [1], [2] should feed your interest about big.LITTLE support in XEN. [1] - https://lists.xenproject.org/archives/html/xen-devel/2018-02/msg00079.html [2] - https://lists.xenproject.org/archives/html/xen-devel/2018-02/msg01695.html -- *Andrii Anisov* __

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-22 Thread Andrii Anisov
Hello Bharat, On 22.02.18 12:33, bharat gohil wrote: System got hand and I got following traces related to energy aware scheduler. Is Xen affected with guest scheduling mechanism? I have SoC which has 4-Cortex A35 and 2-Cortex A72. [    0.202545] Xen: initializing cpu4 [    0.202562] Invalid

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-22 Thread bharat gohil
typo On Thu, Feb 22, 2018 at 4:03 PM, bharat gohil wrote: > > > On Thu, Feb 22, 2018 at 3:15 PM, bharat gohil wrote: > >> >> >> On Thu, Feb 22, 2018 at 2:13 PM, bharat gohil wrote: >> >>> >>> >>> On Fri, Oct 6, 2017 at 6:59 PM, Julien Grall >>> wrote: >>> Hello, On 03/10/17 08:

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-22 Thread bharat gohil
On Thu, Feb 22, 2018 at 3:15 PM, bharat gohil wrote: > > > On Thu, Feb 22, 2018 at 2:13 PM, bharat gohil wrote: > >> >> >> On Fri, Oct 6, 2017 at 6:59 PM, Julien Grall >> wrote: >> >>> Hello, >>> >>> On 03/10/17 08:05, bharat gohil wrote: >>> On Fri, Sep 29, 2017 at 11:12 PM, Jul

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-22 Thread bharat gohil
On Thu, Feb 22, 2018 at 2:13 PM, bharat gohil wrote: > > > On Fri, Oct 6, 2017 at 6:59 PM, Julien Grall wrote: > >> Hello, >> >> On 03/10/17 08:05, bharat gohil wrote: >> >>> >>> >>> On Fri, Sep 29, 2017 at 11:12 PM, Julien Grall >> > wrote: >>> >>> >>> >>> On 09

Re: [Xen-devel] ARM64:Porting xen to new hardware

2018-02-22 Thread bharat gohil
On Fri, Oct 6, 2017 at 6:59 PM, Julien Grall wrote: > Hello, > > On 03/10/17 08:05, bharat gohil wrote: > >> >> >> On Fri, Sep 29, 2017 at 11:12 PM, Julien Grall > > wrote: >> >> >> >> On 09/29/2017 09:15 AM, bharat gohil wrote: >> >> Hello >> >> >> Hi