Re: Jailhouse zynqMP

2018-04-12 Thread Jan Kiszka
On 2018-04-11 14:32, iallende wrote: > El martes, 10 de abril de 2018, 16:44:45 (UTC+2), J. Kiszka escribió: >> On 2018-04-10 15:12, Ralf Ramsauer wrote: >>> Hi, >>> >>> On 04/10/2018 02:10 PM, iallende wrote: El martes, 10 de abril de 2018, 10:47:57 (UTC+2), Ralf Ramsauer escribió: >

Re: Share memory among cells on arm64

2018-04-12 Thread Luca Cuomo
Il giorno giovedì 12 aprile 2018 08:51:39 UTC+2, Claudio Scordino ha scritto: > Hi Giovani, > > > > > 2018-04-12 8:01 GMT+02:00 Jan Kiszka : > On 2018-04-11 19:40, Giovani Gracioli wrote: > > > Here is the output of the unhandled data read: > > > > > > Unhandled data

Re: Share memory among cells on arm64

2018-04-12 Thread Jan Kiszka
On 2018-04-12 08:51, Claudio Scordino wrote: > BTW, we plan to have a version of the PCI stuff rebased upstream in a > couple of weeks. > We'll post it on the ML once ready. Great! Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux -- You

Re: [EXTERNAL] Re: Try jailhouse on Orange Pi Zero

2018-04-12 Thread Qiu Shui
On Monday, April 9, 2018 at 8:26:56 PM UTC+8, Qiu Shui wrote: > On Monday, April 9, 2018 at 5:40:48 PM UTC+8, Qiu Shui wrote: > > On Monday, April 9, 2018 at 2:19:13 PM UTC+8, J. Kiszka wrote: > > > On 2018-04-09 02:42, Qiu Shui wrote: > > > > On Sunday, April 8, 2018 at 2:18:28 PM UTC+8, Qiu Shui

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: Jailhouse zynqMP

2018-04-12 Thread iallende
El jueves, 12 de abril de 2018, 9:20:03 (UTC+2), J. Kiszka escribió: > On 2018-04-11 14:32, iallende wrote: > > El martes, 10 de abril de 2018, 16:44:45 (UTC+2), J. Kiszka escribió: > >> On 2018-04-10 15:12, Ralf Ramsauer wrote: > >>> Hi, > >>> > >>> On 04/10/2018 02:10 PM, iallende wrote: >

Re: Share memory among cells on arm64

2018-04-12 Thread Giovani Gracioli
Hello, Thank you for the answers. My comments are below. 1) The root config is defined as follows (copied only the relevant parts): .platform_info = { .pci_mmconfig_base = 0xfc00, .pci_mmconfig_end_bus = 0,

Re: Share memory among cells on arm64

2018-04-12 Thread Jan Kiszka
On 2018-04-11 19:40, Giovani Gracioli wrote: > Here is the output of the unhandled data read: > > Unhandled data read at 0xfc10(2) > > FATAL: unhandled trap (exception class 0x24) > Cell state before exception: > pc: 1828 lr: 15f0 spsr: 6005 EL1 > sp:

Re: RFC: text for cell loading documentation

2018-04-12 Thread Jan Kiszka
On Wednesday, April 11, 2018 at 12:23:21 PM UTC+2, f1f0 wrote: > > I am proposing to add a Documentation/cell-loading.md file. > Rather than proposing the .md directly, I prefer to propose raw text > discussion, > then work on the cosmetics and links from other parts of the > Documentation. >

Re: Share memory among cells on arm64

2018-04-12 Thread Claudio Scordino
Hi Giovani, 2018-04-12 8:01 GMT+02:00 Jan Kiszka : > On 2018-04-11 19:40, Giovani Gracioli wrote: > > Here is the output of the unhandled data read: > > > > Unhandled data read at 0xfc10(2) > > > > FATAL: unhandled trap (exception class 0x24) > > Cell state before