Re: ioremap error while loading non rootcell

2018-08-02 Thread anilappana
On Friday, July 6, 2018 at 4:29:37 PM UTC+5:30, J. Kiszka wrote: > On 2018-07-06 09:39, anilapp...@gmail.com wrote: > > On Thursday, July 5, 2018 at 7:59:49 PM UTC+5:30, J. Kiszka wrote: > >> On 2018-07-05 14:24, anilapp...@gmail.com wrote: > >>> On Wednesday, June 27, 2018 at 11:03:19 PM

size limit of non rootcell

2018-08-02 Thread anilappana
Hi jan, what is the size limit of non rootcell that I can load. It was mentioned that up to 2GB. But I could load till 1.9GB only. Regards, Anil -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving

Re: virtual network interface on x86

2018-04-12 Thread anilappana
On Monday, April 9, 2018 at 4:37:28 PM UTC+5:30, J. Kiszka wrote: > On 2018-04-09 13:04, anilapp...@gmail.com wrote: > > On Monday, April 9, 2018 at 11:55:26 AM UTC+5:30, J. Kiszka wrote: > >> On 2018-04-08 11:59, anilapp...@gmail.com wrote: > >>> On Saturday, April 7, 2018 at 3:24:13 PM UTC+5:30,

Re: virtual network interface on x86

2018-04-09 Thread anilappana
On Monday, April 9, 2018 at 11:55:26 AM UTC+5:30, J. Kiszka wrote: > On 2018-04-08 11:59, anilapp...@gmail.com wrote: > > On Saturday, April 7, 2018 at 3:24:13 PM UTC+5:30, Jan Kiszka wrote: > >> On 2018-04-07 06:01, anilapp...@gmail.com wrote: > >>> Hi Henning, > >>> Thanks for understanding our

virtual network interface on x86

2018-04-06 Thread anilappana
Hi Jan, We are trying to establish the connection between root cell to non-root cell on x86 using ivshmem-net driver. we did below modifications in root cell and non root cell configurations. // PCI device { .type = JAILHOUSE_PCI_TYPE_IVSHMEM,

Re: jailhouse on X86

2018-04-03 Thread anilappana
On Tuesday, April 3, 2018 at 3:18:34 PM UTC+5:30, Ralf Ramsauer wrote: > On 04/03/2018 11:37 AM, anilapp...@gmail.com wrote: > > On Tuesday, April 3, 2018 at 2:56:29 PM UTC+5:30, Ralf Ramsauer wrote: > >> Hi Anil, > >> > >> On 04/03/2018 10:55 AM, Anil Kumar wrote: > >>> Jan, > >>> Thanks for your

Re: jailhouse on X86

2018-04-03 Thread anilappana
On Tuesday, April 3, 2018 at 2:56:29 PM UTC+5:30, Ralf Ramsauer wrote: > Hi Anil, > > On 04/03/2018 10:55 AM, Anil Kumar wrote: > > Jan, > > Thanks for your response. My use case is I want load more than 2 non > > root cells & want to check whether non rootcells booted with out any > > issues.

Re: jailhouse on X86

2018-04-03 Thread anilappana
On Friday, February 9, 2018 at 3:04:55 PM UTC+5:30, Henning Schild wrote: > Am Thu, 8 Feb 2018 04:39:58 -0800 > schrieb : > > > Jan, > > I need some information for running jailhouse on x86. > > I was able to create rootcell and non rootcell but not able see any > > console

Unhandled VM-Exit, reason 3qualification 0vectoring info:

2018-03-21 Thread anilappana
Hi Jan/Henning, we are using jailhouse on x86 xeon pc. please find below file for /proc/iomem and find attached rootcell and non rootcell config files. This is the console out. Adding PCI device ff:1f.2 to cell "RootCell"Page pool usage after late setup: mem 464/16328, remap

Re: jailhouse config size issue while accessing memory region

2018-03-21 Thread anilappana
On Wednesday, March 21, 2018 at 8:54:00 PM UTC+5:30, Henning Schild wrote: > Am Wed, 21 Mar 2018 07:31:43 -0700 > schrieb : > > > Hi Jan, > > we are working on jailhouse on x86 and facing some issues with > > system(root cell) config. This is one of the issue while > >

jailhouse config size issue while accessing memory region

2018-03-21 Thread anilappana
Hi Jan, we are working on jailhouse on x86 and facing some issues with system(root cell) config. This is one of the issue while accessing /proc/iomem for our system x86 (xeon) 7933d018-7933d018 : APEI ERST 7933d01c-7933d021 : APEI ERST 7933d028-7933d039 : APEI ERST 7933d040-7933d04c :

shared memory application to run on non rootcell

2018-03-06 Thread anilappana
Jan, we are tying to access( read & write) from shared memory region between root cell and non rootcell. I cant use ivshm-shared.bin file because I want to load another linux kernel on non rootcell. After booting into non rootcell, how can I write into shared memory region and trigger

need application executa

2018-03-06 Thread anilappana
Jan, we are tying to access( read & write) from shared memory region between root cell and non rootcell. I cant use ivshm-shared.bin file because I want to load another linux kernel on non rootcell. After booting into non rootcell, how can I write into shared memory region and trigger

jailhouse patch for 4.9 kernel

2018-02-15 Thread anilappana
Hi Jan, We are trying bring up linux kernel based on 4.9.47 on non rootcell for X86 architecture.can you please provide link for jailhouse patch. Regards, Anil -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and

jailhouse on X86

2018-02-08 Thread anilappana
Jan, I need some information for running jailhouse on x86. I was able to create rootcell and non rootcell but not able see any console logs after creating non rootcell. I want to know whether Jailhouse will support displaying logs on serial console for x86. Regards, Anil -- You received this

Jaillhouse on X86

2018-02-05 Thread anilappana
Hi, I am trying to load jailhouse on CentOS but I am getting following error while creating rootcell config file. root@localhost jailhouse]# jailhouse config create x86config.c Traceback (most recent call last): File "/usr/local/libexec/jailhouse/jailhouse-config-create", line 1180, in

Re: Need support for non root cell configuration on X86

2018-01-24 Thread anilappana
Hi Jan, Thanks for you input. I tried adding this configuration in non root cell. But I got same output. I tired allocating more memory for hyperviser (memmap=512M) With this change, I got below output on console. following error is throwing when loading non-root cell linux : Created cell

Need support for non root cell configuration on X86

2018-01-23 Thread anilappana
Hi, I want to load kernel and rootfs on non rootcell with my laptop configuration ie X86 (Lenova G50, I5 processor). I was able to create root cell with jailhouse tool(jailhouse create config command).I also modified non root cell configuration but I am not sure what is the memory configuration