Re: [Xen-devel] Regarding changing memory for DOM0

2017-08-30 Thread George John
lly be able to deal with memory below and above 4GB. >> > Yes, it should. I suppose a bug somewhere in Renesas eth driver. > Meanwhile George John could make some investigations. > > Otherwise the problem would be exactly the same on baremetal as the board >> support seems to

Re: [Xen-devel] Regarding changing memory for DOM0

2017-08-11 Thread George John
Hi all, Thank you for the reply. I checked with xen version 4.9, Still the error for the filesystem persists. What seems to be the problem?. I am attaching the log for the above error and also the dts file I am using. Regards, George NOTICE: BL2: R-Car Gen3 Initial Program Loader(CA57) Rev.1.0.9

[Xen-devel] Regarding changing memory for DOM0

2017-08-03 Thread George John
Hi, I am running Xen on Rcar H3 which is now configured Dom0 memory as 752M and need to change it as 2048M.I attempted to change it by xl mem-set (xl mem-set 0 2048M) where 0 is Dom0 ID.It result following error root@salvator-x-xen-dom0:~# xl list Name

[Xen-devel] Android bring up over xen for Rcar-H3

2017-07-19 Thread George John
Hi all, I want to bring up Android over Xen as Dom0 on Rcar-H3 salvator x board. Can anybody please share the procedure to do so.?. Regards, George ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

Re: [Xen-devel] Regarding hdmi sharing in xen

2017-07-18 Thread George John
> > Dear Andrii Anisov, Thank you for the reply. We are using R-Car H3 salvator X. > It really depends on the setup you need. Our plan is to run Linux as Dom0 and Android as DomU. The Linux portion will be having 1 HDMI display and the Android porion will be having 1 HDMI. Can we share the DU

[Xen-devel] Regarding hdmi sharing in xen

2017-07-17 Thread George John
hi, I am a newbie. Please correct if I am wrong?. I have a r-car H3 board with Dom0 and two DomU's. Do we have to passthrough one of the hdmi ports to the one guest if we could implement GPU sharing between Dom0 and one DomU in r-car h3 board.? ___

[Xen-devel] regarding Dom U pv guests

2017-06-01 Thread George John
Hi, I was trying to study the working of xen. From what I understood, dom0 issues a hypercall to create domU. but I couldn't understand where the dtb for domU comes from?. I found the flow from hypercall to domain_create function. please help me... ___

Re: [Xen-devel] passthrough

2017-05-23 Thread George John
Thanks for the reply. we are using renesas rcar h3 board. Does it supports? On Tuesday, May 23, 2017, Jan Beulich wrote: > >>> On 23.05.17 at 11:38, > > wrote: > > Is it possible to give each channels of uart to different guests via

[Xen-devel] passthrough

2017-05-23 Thread George John
Hi, Is it possible to give each channels of uart to different guests via pass through mechanism? regards Georgeeldhojohn ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

Re: [Xen-devel] Error in Xen while booting for salvator-X (M3 Board)

2017-02-28 Thread George John
ith the logs Thanks and regards, George On Mon, Feb 27, 2017 at 4:25 PM, Oleksandr Andrushchenko <andr2...@gmail.com > wrote: > Hi, > > PFA the DTS I use for M3ULCB board > > > > On 02/27/2017 12:48 PM, Oleksandr Tyshchenko wrote: > >> Hi. >> >>

Re: [Xen-devel] Error in Xen while booting for salvator-X (M3 Board)

2017-02-27 Thread George John
gt; --- > Try to make next: > > memory@4800 { > device_type = "memory"; > /* first 128MB is reserved for secure area. */ > reg = <0x0 0x4800 0x0 0x3800>, > <0x5 0x 0x0 0x4000>, > <0x6 0x 0x0 0x4000>

[Xen-devel] Error in Xen while booting for salvator-X (M3 Board)

2017-02-21 Thread George John
Hi, I was trying out xen in salvator-X(M3 Board as described in https://wiki.xenproject.org/wiki/Xen_ARM_with_Virtualization_Extensions/Salvator-X I ran in to following error: U-Boot 2015.04 (Feb 21 2017 - 14:24:48) CPU: Renesas Electronics R8A7796 rev 1.0 Board: Salvator-X I2C: ready DRAM:

Re: [Xen-devel] Xen on lager for DOMU

2017-02-06 Thread George John
Andrushchenko < > andr2...@gmail.com> wrote: > >> On 01/26/2017 09:11 PM, Julien Grall wrote: >> >>> >>> >>> On 24/01/2017 13:05, George John wrote: >>> >>>> Hi all, >>>> >>> >>> Hello, >&

[Xen-devel] Xen on lager for DOMU

2017-01-24 Thread George John
Hi all, I was able to bring up Dom0 in lager board by steps followed by charles. What could be the steps I could follow to bring up DomU in xen for lager board.?..How to bring xen-utils in the filesystem(yocto build) of Dom0 linux for configuring DomU. Regards, George

[Xen-devel] help regarding intel board

2016-12-21 Thread George John
hi, Can anybody give a list of intel based boards for automotive embedded use case in which xen could be installed?. regards, George ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

Re: [Xen-devel] Intel board support for xen

2016-12-15 Thread George John
ok thank you very much On Tuesday, December 13, 2016, Konrad Rzeszutek Wilk <konrad.w...@oracle.com> wrote: > On Tue, Dec 13, 2016 at 10:58:53AM +0530, George John wrote: > > no, I meant some embedded platform like say for example minnowboard. Any > > other boards like min

Re: [Xen-devel] Intel board support for xen

2016-12-12 Thread George John
no, I meant some embedded platform like say for example minnowboard. Any other boards like minnowboard? thanks and regards, George On Mon, Dec 12, 2016 at 8:11 PM, Konrad Rzeszutek Wilk < konrad.w...@oracle.com> wrote: > On Mon, Dec 12, 2016 at 12:56:32PM +0530, George John wrot

Re: [Xen-devel] Intel board support for xen

2016-12-11 Thread George John
<konrad.w...@oracle.com> wrote: > On Fri, Dec 09, 2016 at 06:40:07PM +0530, George John wrote: > > Hi all, > > > > I am a newbie in xen. I wish to know which all intel platforms support > xen > > hypervisor?. >

[Xen-devel] Intel board support for xen

2016-12-09 Thread George John
Hi all, I am a newbie in xen. I wish to know which all intel platforms support xen hypervisor?. Thanks and Regards, George ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

[Xen-devel] prebuilt binaries for arm-cortex a15 dom0 modules for xen

2016-12-07 Thread George John
Hi, I am a newbie working on xen. I have brought up Dom0 in lager board. I want to bring up Dom U in lager. I would like to know whether there are any prebuilt binaries for xen dom0 modules for arm cortex a15 . regards, George ___ Xen-devel mailing list

Re: [Xen-devel] Error regarding filesystem in Dom0 in lager board

2016-11-22 Thread George John
"hanged" earlier. But it could be you case. > > Sincerely, > Andrii Anisov. > > > On Sun, Nov 20, 2016 at 5:44 PM, George John <georgeeldhoj...@gmail.com> > wrote: > > Hi, > > > > > > On Sat, Nov 19, 2016 at 3:06 AM, Julien Grall

Re: [Xen-devel] Error regarding filesystem in Dom0 in lager board

2016-11-20 Thread George John
Hi, On Sat, Nov 19, 2016 at 3:06 AM, Julien Grall <julien.gr...@arm.com> wrote: > > > On 16/11/2016 11:23, George John wrote: > >> Hi, >> > > Hello George, > > I just bumped in to some errors related to filesystem . The following is >> the l

Re: [Xen-devel] Error regarding filesystem in Dom0 in lager board

2016-11-18 Thread George John
es: > - hypervisor > - psci > > I'm not sure, that Linux & Xen will correctly inter-works without them. > > With the best regards, > Iurii Mykhalskyi > > > > On Wed, Nov 16, 2016 at 7:23 PM, George John <georgeeldhoj...@gmail.com> > wrote: > >> Hi,

[Xen-devel] Error regarding filesystem in Dom0 in lager board

2016-11-16 Thread George John
Hi, I just bumped in to some errors related to filesystem . The following is the log. I am using xen 4.7.1 along with linux kernel 3.19.8 as Dom0 Starting kernel ... - UART enabled - - CPU booting - - Xen starting in Hyp mode - - Zero BSS - - Setting up control registers - - Turning on

Re: [Xen-devel] Help regarding bringing up dom0 for lager board

2016-11-09 Thread George John
<julien.gr...@arm.com> wrote: > > > On 07/11/2016 16:39, George John wrote: > >> Hi, >> > > Hello, > > (XEN) Freed 276kB init memory. >> (XEN) traps.c:2505:d0v0 HSR=0x93820007 pc=0xc001d084 gva=0xe7804060 >> gpa=0x00e6160060 >>

[Xen-devel] Help regarding bringing up dom0 for lager board

2016-11-07 Thread George John
Hi, I am trying to bring up Dom0 and DomU in xen in lager board. I have followed the instructions in https://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Lager . I am unable to boot Dom0. I am getting the following log. -- |