Re: Setting up the Serial Port

2018-11-13 Thread Jan Kiszka
On 13.11.18 00:45, michael.g.hin...@gmail.com wrote: Hello, I'm struggling to figure out how to read out the serial port output of Jailhouse from my Kubuntu 18.04 Intel x86-64 box. Apparently, this is the only way to read out Jailhouse console logs in a cell in real hardware. Does anyone

[siemens/jailhouse] 2a33e4: configs: orangepi0: Permit access to another clock

2018-11-13 Thread GitHub
Branch: refs/heads/next Home: https://github.com/siemens/jailhouse Commit: 2a33e404de0148d81e76e8926a5d2846ce0989c5 https://github.com/siemens/jailhouse/commit/2a33e404de0148d81e76e8926a5d2846ce0989c5 Author: Jan Kiszka Date: 2018-11-10 (Sat, 10 Nov 2018) Changed paths:

[siemens/jailhouse] c6a781: tools: config-create: Adjust defaults to qemu-x86 ...

2018-11-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/siemens/jailhouse Commit: c6a7818400d7cedda0d083374a88fd10bb6f30a7 https://github.com/siemens/jailhouse/commit/c6a7818400d7cedda0d083374a88fd10bb6f30a7 Author: Jan Kiszka Date: 2018-09-27 (Thu, 27 Sep 2018) Changed paths:

Re: [RFC PATCH 02/17] arm, arm64: consolidate traps.h

2018-11-13 Thread Jan Kiszka
On 06.11.18 00:01, Ralf Ramsauer wrote: traps.h are almost the same for both arm architectures. The only differences are struct traps_context and an additional routine (access_cell_regs) on armv7. Common routines and definitions have their home inside arm-common, so de-duplicate redundant

Re: [RFC PATCH 03/17] arm, arm64: use proper return types for traps

2018-11-13 Thread Jan Kiszka
On 06.11.18 00:01, Ralf Ramsauer wrote: There is a enum type for the return value of traps: enum trap_return. Use the proper return type, wherever it is used. Signed-off-by: Ralf Ramsauer --- hypervisor/arch/arm-common/include/asm/smccc.h | 2 +-

Re: [RFC PATCH 01/17] arm-common: rework psci interface

2018-11-13 Thread Jan Kiszka
On 06.11.18 00:01, Ralf Ramsauer wrote: Rename some macros, and, in particular, use the same naming scheme as Linux. This scheme highlights in which version a particular function was introduced. With this, let's also introduce PSCI version {en,de}coder macros. We will later benefit from this

Re: [RFC PATCH 01/17] arm-common: rework psci interface

2018-11-13 Thread Jan Kiszka
On 13.11.18 17:01, Ralf Ramsauer wrote: On 11/13/18 11:45 AM, Jan Kiszka wrote: On 06.11.18 00:01, Ralf Ramsauer wrote: Rename some macros, and, in particular, use the same naming scheme as Linux. This scheme highlights in which version a particular function was introduced. With this, let's

Re: [RFC PATCH 01/17] arm-common: rework psci interface

2018-11-13 Thread Ralf Ramsauer
On 11/13/18 11:45 AM, Jan Kiszka wrote: > On 06.11.18 00:01, Ralf Ramsauer wrote: >> Rename some macros, and, in particular, use the same naming scheme as >> Linux. >> This scheme highlights in which version a particular function was >> introduced. >> >> With this, let's also introduce PSCI

Re: Remaping IRQ of ttyS0

2018-11-13 Thread Chung-Fan Yang
2018年11月13日火曜日 18時17分03秒 UTC+9 J. Kiszka: > On 13.11.18 08:55, Chung-Fan Yang wrote: > > 2018年11月12日月曜日 16時34分08秒 UTC+9 Chung-Fan Yang: > >> 2018年11月12日月曜日 15時10分30秒 UTC+9 Chung-Fan Yang: > >>> 2018年11月10日土曜日 16時25分57秒 UTC+9 Jan Kiszka: > On 09.11.18 09:02, Chung-Fan Yang wrote: > >

Re: Setting up the Serial Port

2018-11-13 Thread minskey guo
Most likely, your non-root cell doesn't work. But to be sure, if you don't want to install linux on your window machine. You can download a Ubuntu ISO and dd to a USB disk, live start your window machine. Then, you have two linux system for checking if the cable is ok by simpling cat