Re: [Xen-devel] [RFC PATCH v2 00/26] arm64: Dom0 ITS emulation

2017-01-19 Thread Andre Przywara
Hi, On 19/01/17 14:32, Julien Grall wrote: > Hi Andre, > > On 19/01/2017 13:50, Andre Przywara wrote: >> On 19/01/17 12:26, Vijay Kilari wrote: >>>I see following issues when running on ThunderX platform with your >>> patches. >>> I have debugged and patched/workaround few issues. For issue (

Re: [Xen-devel] [RFC PATCH v2 00/26] arm64: Dom0 ITS emulation

2017-01-19 Thread Julien Grall
Hi Andre, On 19/01/2017 13:50, Andre Przywara wrote: On 19/01/17 12:26, Vijay Kilari wrote: I see following issues when running on ThunderX platform with your patches. I have debugged and patched/workaround few issues. For issue (5) I need your inputs. thanks for the testing and the input

Re: [Xen-devel] [RFC PATCH v2 00/26] arm64: Dom0 ITS emulation

2017-01-19 Thread Andre Przywara
Hi Vijay, On 19/01/17 12:26, Vijay Kilari wrote: > Hi Andre, > >I see following issues when running on ThunderX platform with your patches. > I have debugged and patched/workaround few issues. For issue (5) I > need your inputs. thanks for the testing and the input. It seems that my anticip

Re: [Xen-devel] [RFC PATCH v2 00/26] arm64: Dom0 ITS emulation

2017-01-19 Thread Vijay Kilari
Hi Andre, I see following issues when running on ThunderX platform with your patches. I have debugged and patched/workaround few issues. For issue (5) I need your inputs. 1) Your code base fails to boot xen. Fails at dom0 memory allocation. To overcome this I have rebased your patches on

Re: [Xen-devel] [RFC PATCH v2 00/26] arm64: Dom0 ITS emulation

2017-01-18 Thread Julien Grall
Hello Vijay, On 18/01/2017 08:13, Vijay Kilari wrote: On Thu, Dec 22, 2016 at 11:54 PM, Andre Przywara wrote: Hi, this is a reworked version of the Dom0 GICv3-ITS emulation series. This is still not fully where I want it and has some loose bits and pieces still, but since there are significan

Re: [Xen-devel] [RFC PATCH v2 00/26] arm64: Dom0 ITS emulation

2017-01-18 Thread Vijay Kilari
Hi Andre, On Thu, Dec 22, 2016 at 11:54 PM, Andre Przywara wrote: > Hi, > > this is a reworked version of the Dom0 GICv3-ITS emulation series. > This is still not fully where I want it and has some loose bits and > pieces still, but since there are significant changes in the architecture > I want

[Xen-devel] [RFC PATCH v2 00/26] arm64: Dom0 ITS emulation

2016-12-22 Thread Andre Przywara
Hi, this is a reworked version of the Dom0 GICv3-ITS emulation series. This is still not fully where I want it and has some loose bits and pieces still, but since there are significant changes in the architecture I wanted to have an opinion before going ahead and replacing every single number with