Re: Not printing on UART after moving to version 0.9.1

2018-08-14 Thread Ralf Ramsauer
Hi, On 08/13/2018 08:37 PM, Giovani Gracioli wrote: > git bisect log > git bisect start > # old: [006918caa2b90f3de2bce0e9732e2761955f4ddd] inmate: arm-common: remove > heartbeat > git bisect old 006918caa2b90f3de2bce0e9732e2761955f4ddd > > git bisect bad > git bisect good >

Re: Not printing on UART after moving to version 0.9.1

2018-08-13 Thread Giovani Gracioli
git bisect log git bisect start # old: [006918caa2b90f3de2bce0e9732e2761955f4ddd] inmate: arm-common: remove heartbeat git bisect old 006918caa2b90f3de2bce0e9732e2761955f4ddd git bisect bad git bisect good 006918caa2b90f3de2bce0e9732e2761955f4ddd was both good and bad Is this what you wanted?

Re: Not printing on UART after moving to version 0.9.1

2018-08-13 Thread Ralf Ramsauer
Hi, On 08/13/2018 03:18 PM, Giovani Gracioli wrote: > Yes, that's right. It seems that something that has changed between 0.9.1 and > master somehow broke the UART when Erika is running. could you please run git bisect to spot the commit? Thanks Ralf > >> Hi Giovani, >> >>> Just confirmed

Re: Not printing on UART after moving to version 0.9.1

2018-08-13 Thread Giovani Gracioli
Yes, that's right. It seems that something that has changed between 0.9.1 and master somehow broke the UART when Erika is running. > Hi Giovani, > > > Just confirmed that the UART in the v0.9.1 worked with Erika and vPCI > > devices on arm64. > > Ok, great, but it should work on master/next

Re: Not printing on UART after moving to version 0.9.1

2018-08-10 Thread Ralf Ramsauer
Hi Giovani, On 08/10/2018 05:03 PM, Giovani Gracioli wrote: > Just confirmed that the UART in the v0.9.1 worked with Erika and vPCI devices > on arm64. Ok, great, but it should work on master/next as well. Would be good to know if it's some regression in Jailhouse or not. Ralf > > Thanks!

Re: Not printing on UART after moving to version 0.9.1

2018-08-10 Thread Giovani Gracioli
Just confirmed that the UART in the v0.9.1 worked with Erika and vPCI devices on arm64. Thanks! Giovani > Hi Ralf, > > Yes, you are right. I cloned the master branch. > > I downloaded this one > (https://github.com/siemens/jailhouse/archive/v0.9.1.tar.gz). Will test and > get back to you.

Re: Not printing on UART after moving to version 0.9.1

2018-08-10 Thread Giovani Gracioli
Hi Ralf, Yes, you are right. I cloned the master branch. I downloaded this one (https://github.com/siemens/jailhouse/archive/v0.9.1.tar.gz). Will test and get back to you. Giovani > Hi Giovani, > > On 08/09/2018 10:26 PM, Giovani Gracioli wrote: > > Hello, > > > > I was using Jailhouse

Re: Not printing on UART after moving to version 0.9.1

2018-08-09 Thread Ralf Ramsauer
Hi Giovani, On 08/09/2018 10:26 PM, Giovani Gracioli wrote: > Hello, > > I was using Jailhouse version 0.8 with Erika on the ultrascale+ platform. > > I migrated to version 0.9.1, but there is no printing on the UART after I > start the Erika cells. Umm... Did you migrate to 0.9.1 or to