Re: Jailhouse zynqMP

2018-04-17 Thread Jan Kiszka
On 2018-04-17 15:51, allende.ima...@gmail.com wrote: > El lunes, 16 de abril de 2018, 14:45:45 (UTC+2), J. Kiszka escribió: >> On 2018-04-16 14:21, iallende wrote: >>> El viernes, 13 de abril de 2018, 9:14:46 (UTC+2), J. Kiszka escribió: On 2018-04-12 15:15, iallende wrote: > It still do

Re: Virtual Network interface in Non-root cell

2018-04-17 Thread Jan Kiszka
On 2018-04-17 15:42, a.ku...@matellio.com wrote: > On Tuesday, April 17, 2018 at 5:15:45 PM UTC+5:30, J. Kiszka wrote: >> On 2018-04-17 12:10, a.ku...@matellio.com wrote: >>> Hi all, >>> >>> I am trying to bring virtual network interface for intercell >>> communication, normally in other hypervis

Re: Share memory among cells on arm64

2018-04-17 Thread Jan Kiszka
On 2018-04-17 15:17, Giovani Gracioli wrote: > It is not completely the same configurations, one is the root-cell and > another one is a bare-metal cell based on the gic-demo. I attached both here. > > I believe the Linux program is correct, because I can see the number of > interrupts increasin

Re: Jailhouse zynqMP

2018-04-17 Thread allende . imanol
El lunes, 16 de abril de 2018, 14:45:45 (UTC+2), J. Kiszka escribió: > On 2018-04-16 14:21, iallende wrote: > > El viernes, 13 de abril de 2018, 9:14:46 (UTC+2), J. Kiszka escribió: > >> On 2018-04-12 15:15, iallende wrote: > >>> It still does not work. I have the following: > >>> > >>> root@xili

Re: Virtual Network interface in Non-root cell

2018-04-17 Thread a . kumar
On Tuesday, April 17, 2018 at 5:15:45 PM UTC+5:30, J. Kiszka wrote: > On 2018-04-17 12:10, a.ku...@matellio.com wrote: > > Hi all, > > > > I am trying to bring virtual network interface for intercell > > communication, normally in other hypervisor I observed one physical NIC > > used for host-m

Re: Share memory among cells on arm64

2018-04-17 Thread Giovani Gracioli
It is not completely the same configurations, one is the root-cell and another one is a bare-metal cell based on the gic-demo. I attached both here. I believe the Linux program is correct, because I can see the number of interrupts increasing by outputting /proc/interrupts. It basically maps 0x

Re: [jh-images][PATCH] Update to Isar version with debootstrap support

2018-04-17 Thread Jan Kiszka
On 2018-04-17 14:50, Henning Schild wrote: > Am Mon, 16 Apr 2018 18:34:07 +0200 > schrieb "[ext] Jan Kiszka" : > >> This switches to the Isar version replacing multistrap with >> debootstrap. As the isar-base-image no longer sets the host name, we >> need to do this now. >> >> Signed-off-by: Jan K

Re: [jh-images][PATCH] Update to Isar version with debootstrap support

2018-04-17 Thread Henning Schild
Am Mon, 16 Apr 2018 18:34:07 +0200 schrieb "[ext] Jan Kiszka" : > This switches to the Isar version replacing multistrap with > debootstrap. As the isar-base-image no longer sets the host name, we > need to do this now. > > Signed-off-by: Jan Kiszka > --- > kas.yml

Re: Virtual Network interface in Non-root cell

2018-04-17 Thread Jan Kiszka
On 2018-04-17 12:10, a.ku...@matellio.com wrote: > Hi all, > > I am trying to bring virtual network interface for intercell communication, > normally in other hypervisor I observed one physical NIC used for > host-machine and for guest machine we used virtual NIC by Bridged networking > or NAT

Virtual Network interface in Non-root cell

2018-04-17 Thread a . kumar
Hi all, I am trying to bring virtual network interface for intercell communication, normally in other hypervisor I observed one physical NIC used for host-machine and for guest machine we used virtual NIC by Bridged networking or NAT service.The jailhouse also used the similar mechanism to com

Re: Share memory among cells on arm64

2018-04-17 Thread Jan Kiszka
On 2018-04-16 23:53, Giovani Gracioli wrote: > I instrumented the code with several prints. > > When I start the bare-metal cell, I can see that an interrupt from CPU 3 is > issued and handled by CPU 0: > > Started cell "gic-demo-ivshmem" > ivshmem_register_mmio() mmio->address = 8, mmio->is_wri