Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread bharat gohil
Hi Jan, I had modified root cell configuration as per your suggestion. I got following error, Adding virtual PCI device 00:00.0 to cell "X" /media/bgohil/data_ssd/virtualization/jailhouse/hypervisor/ivshmem.c:330: returning error -EINVAL JAILHOUSE_ENABLE: Invalid argument Please find attache

Re: Jailhouse on imx8

2018-02-12 Thread Claudio Scordino
Hi Peng, 2018-02-11 8:30 GMT+01:00 Peng Fan : > Hi Claudio, > > On Mon, Feb 05, 2018 at 09:40:29AM +0100, Claudio Scordino wrote: > >Hi all, > > > >thanks to the patch by Peng Fan I have been able of successfully enable > >Jailhouse and create a cell. > > > >However, the gic-demo does not work pr

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread Henning Schild
Am Mon, 12 Feb 2018 14:38:29 +0530 schrieb bharat gohil : > Hi Jan, > > I had modified root cell configuration as per your suggestion. > I got following error, > > Adding virtual PCI device 00:00.0 to cell "X" > /media/bgohil/data_ssd/virtualization/jailhouse/hypervisor/ivshmem.c:330: > retu

Re: Jailhouse on imx8

2018-02-12 Thread Jan Kiszka
On 2018-02-12 10:16, Claudio Scordino wrote: > Hi Peng, > > 2018-02-11 8:30 GMT+01:00 Peng Fan >: > > Hi Claudio, > > On Mon, Feb 05, 2018 at 09:40:29AM +0100, Claudio Scordino wrote: > >Hi all, > > > >thanks to the patch by Peng Fan I have been

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread bharat gohil
Hi Schild, I have tried 7 region and it gave me same type of exception as it was giving but address of exception change after size increase by 1(as suggested by Jan) like, FATAL: instruction abort at 0x40f44ee8 FATAL: unhandled trap (exception class 0x20) Cell state before exception: pc: f

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread Jan Kiszka
On 2018-02-12 10:18, Henning Schild wrote: > Am Mon, 12 Feb 2018 14:38:29 +0530 > schrieb bharat gohil : > >> Hi Jan, >> >> I had modified root cell configuration as per your suggestion. >> I got following error, >> >> Adding virtual PCI device 00:00.0 to cell "X" >> /media/bgohil/data_ssd/vir

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread bharat gohil
Hi Jan, Already tried this configuration(pl check attached config file) and I had also removed shared memory and PCI device but result are same, Initializing Jailhouse hypervisor v0.8 (9-g5eec601-dirty) on CPU 2 Code location: 0xc0200060 Page pool usage after early setup: mem 61/16356, rem

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread Jan Kiszka
On 2018-02-12 11:32, bharat gohil wrote: > Hi Jan, > > Already tried this configuration(pl check attached config file) and I > had also removed shared memory and PCI device but result are same, > Initializing Jailhouse hypervisor v0.8 (9-g5eec601-dirty) on CPU 2 > Code location: 0xc0200060

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread bharat gohil
Jan, Please find attached log. Thanks, Bharat On Mon, Feb 12, 2018 at 4:53 PM, Jan Kiszka wrote: > On 2018-02-12 11:32, bharat gohil wrote: > > Hi Jan, > > > > Already tried this configuration(pl check attached config file) and I > > had also removed shared memory and PCI device but result are

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread Jan Kiszka
On 2018-02-12 14:31, bharat gohil wrote: > Jan, > > Please find attached log. Log doesn't look complete. Also, I bet my patch didn't hit the right line but rather went inside the while-loop in paging_create... Jan > > Thanks, > Bharat > > On Mon, Feb 12, 2018 at 4:53 PM, Jan Kiszka

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread bharat gohil
I will check and provide you complete log Thanks, Bharat On 12-Feb-2018 7:43 PM, "Jan Kiszka" wrote: > On 2018-02-12 14:31, bharat gohil wrote: > > Jan, > > > > Please find attached log. > > Log doesn't look complete. > > Also, I bet my patch didn't hit the right line but rather went inside > t

Loading non root cell on QEMU/KVM?

2018-02-12 Thread a . raj
Hi Greeting to all. I'm experimenting jailhouse on QEMU setup in X86 platform.I'm running the kernel 4.15-rc4 downloaded from jailhouse repo with QEMU (v2.11.5) configuration.I insert the jailhouse module on QEMU setup. And created the non-root cell with same 4.15-rc4 kernel.It is working fine.

Re: Loading non root cell on QEMU/KVM?

2018-02-12 Thread Jan Kiszka
On 2018-02-12 18:02, a@matellio.com wrote: > Hi > > Greeting to all. I'm experimenting jailhouse on QEMU setup in X86 > platform.I'm running the kernel 4.15-rc4 downloaded from jailhouse repo with > QEMU (v2.11.5) configuration.I insert the jailhouse module on QEMU setup. And > created the

Re: Loading non root cell on QEMU/KVM?

2018-02-12 Thread a . raj
On Monday, February 12, 2018 at 10:38:26 PM UTC+5:30, J. Kiszka wrote: > On 2018-02-12 18:02, a@matellio.com wrote: > > Hi > > > > Greeting to all. I'm experimenting jailhouse on QEMU setup in X86 > > platform.I'm running the kernel 4.15-rc4 downloaded from jailhouse repo > > with QEMU (v2.1

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread Jan Kiszka
On 2018-02-13 07:33, bharat gohil wrote: > Hi Jan, > > I took dump. pl. find attachment. > I don't know the side effect of printk, it not crashing but hangs after > "Activating hypervisor". I had try 4-5 time but it hangs everytime after > "Activating hypervisor" That output looks good and consis

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread bharat gohil
Hi Jan, I tried your second method to bringdown core and check but result are same, #cat /proc/cpuinfo processor : 0 BogoMIPS: 26.00 Features: fp asimd evtstrm aes pmull sha1 sha2 crc32 CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part: 0xd04

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread Jan Kiszka
On 2018-02-13 08:19, bharat gohil wrote: > Hi Jan, > > I tried your second method to bringdown core and check but result are same, > > #cat /proc/cpuinfo > processor   : 0 > BogoMIPS    : 26.00 > Features    : fp asimd evtstrm aes pmull sha1 sha2 crc32 > CPU implementer : 0x41 > CPU a

Re: Jailhouse on OrangePI PC2 and A35/A72 based board

2018-02-12 Thread bharat gohil
On Tue, Feb 13, 2018 at 12:58 PM, Jan Kiszka wrote: > On 2018-02-13 08:19, bharat gohil wrote: > > Hi Jan, > > > > I tried your second method to bringdown core and check but result are > same, > > > > #cat /proc/cpuinfo > > processor : 0 > > BogoMIPS: 26.00 > > Features: fp