[siemens/jailhouse] cf4c46: Documentation: supported free OSs; memory reservat...

17 views
Skip to first unread message

GitHub

unread,
Mar 16, 2018, 5:41:32 PM3/16/18
to jailho...@googlegroups.com
Branch: refs/heads/coverity_scan
Home: https://github.com/siemens/jailhouse
Commit: cf4c4691fd48c8b98f19ea01fdaa03f39d5fd7d3
https://github.com/siemens/jailhouse/commit/cf4c4691fd48c8b98f19ea01fdaa03f39d5fd7d3
Author: Claudio Scordino <cla...@evidence.eu.com>
Date: 2018-03-05 (Mon, 05 Mar 2018)

Changed paths:
M FAQ.md
M README.md

Log Message:
-----------
Documentation: supported free OSs; memory reservation through DT

Signed-off-by: Claudio Scordino <cla...@evidence.eu.com>
Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Commit: a85b0ebd1766704fa8d21b21e925d24149607977
https://github.com/siemens/jailhouse/commit/a85b0ebd1766704fa8d21b21e925d24149607977
Author: Jan Kiszka <jan.k...@siemens.com>
Date: 2018-03-05 (Mon, 05 Mar 2018)

Changed paths:
M FAQ.md
M README.md

Log Message:
-----------
README/FAQ: Use consistent blank-line separations

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Commit: 28cc7ce508123fd21e3a1da0da561f7bd35a6244
https://github.com/siemens/jailhouse/commit/28cc7ce508123fd21e3a1da0da561f7bd35a6244
Author: Adeel Ahmad <adeela...@hotmail.com>
Date: 2018-03-06 (Tue, 06 Mar 2018)

Changed paths:
M README.md

Log Message:
-----------
Documentation: update required QEMU version to be >= 2.8

The "x86 Demonstration in QEMU/KVM" section currently
lists QEMU version to be 2.7 or newer, as the
x-buggy-eim property was introduced in version 2.8,
this version won't work.

Signed-off-by: Adeel Ahmad <adeela...@hotmail.com>
Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Commit: 2dfb4f518291d81db71223ab277e66315657076f
https://github.com/siemens/jailhouse/commit/2dfb4f518291d81db71223ab277e66315657076f
Author: Adeel Ahmad <adeela...@hotmail.com>
Date: 2018-03-06 (Tue, 06 Mar 2018)

Changed paths:
M hypervisor/arch/arm/include/asm/sysregs.h
M hypervisor/arch/arm64/include/asm/sysregs.h

Log Message:
-----------
arm/arm64: Simplify bit field extractions using GET_FIELD macro

The bit field extractions are made more readable by the use
of GET_FIELD macro, this also allows them to be mapped
directly to processor manuals. This commit also
includes a typo fix.

Signed-off-by: Adeel Ahmad <adeela...@hotmail.com>
[Jan: kept "hsr" as parameter name on arm]
Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Commit: a56e6c0759bb40785486f22d66c9bbf52d56c674
https://github.com/siemens/jailhouse/commit/a56e6c0759bb40785486f22d66c9bbf52d56c674
Author: Peng Fang <peng...@nxp.com>
Date: 2018-03-08 (Thu, 08 Mar 2018)

Changed paths:
M hypervisor/arch/arm-common/Kbuild
M hypervisor/arch/arm-common/dbg-write.c
M hypervisor/arch/arm-common/include/asm/uart.h
A hypervisor/arch/arm-common/uart-imx.c
M include/jailhouse/cell-config.h
M inmates/lib/arm-common/Makefile.lib
M inmates/lib/arm-common/include/uart.h
M inmates/lib/arm-common/printk.c
A inmates/lib/arm-common/uart-imx.c

Log Message:
-----------
imx8mq: add UART support

Signed-off-by: Peng Fang <peng...@nxp.com>
Signed-off-by: Claudio Scordino <cla...@evidence.eu.com>
Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Commit: 2482c47bc2d05fecb0bd46a1de4e20c6c949a9e1
https://github.com/siemens/jailhouse/commit/2482c47bc2d05fecb0bd46a1de4e20c6c949a9e1
Author: Peng Fang <peng...@nxp.com>
Date: 2018-03-08 (Thu, 08 Mar 2018)

Changed paths:
A hypervisor/arch/arm-common/include/asm/sip.h
M hypervisor/arch/arm64/traps.c

Log Message:
-----------
arm64: ignore SIPs used for low-power modes

See the following reference:
https://github.com/ARM-software/arm-trusted-firmware/blob/master/docs/arm-sip-service.rst

Signed-off-by: Peng Fang <peng...@nxp.com>
Signed-off-by: Claudio Scordino <cla...@evidence.eu.com>
[Jan: fixed git whitespace warning]
Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Commit: 81c31c23bf69488e3a64cc5cf19e7214a18dda63
https://github.com/siemens/jailhouse/commit/81c31c23bf69488e3a64cc5cf19e7214a18dda63
Author: Peng Fang <peng...@nxp.com>
Date: 2018-03-08 (Thu, 08 Mar 2018)

Changed paths:
A configs/arm64/imx8mq-gic-demo.c
A configs/arm64/imx8mq.c
M inmates/lib/arm64/include/mach.h

Log Message:
-----------
Cell configs for imx8mq EVK board.

Signed-off-by: Peng Fang <peng...@nxp.com>
Signed-off-by: Claudio Scordino <cla...@evidence.eu.com>
Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Commit: 965d0bf9853baad2842cbec8e39001f3ba8feaf5
https://github.com/siemens/jailhouse/commit/965d0bf9853baad2842cbec8e39001f3ba8feaf5
Author: Peng Fang <peng...@nxp.com>
Date: 2018-03-08 (Thu, 08 Mar 2018)

Changed paths:
M README.md

Log Message:
-----------
README: support for NXP IMX8

Signed-off-by: Peng Fang <peng...@nxp.com>
Signed-off-by: Claudio Scordino <cla...@evidence.eu.com>
Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Commit: b0c00634823d35cae44e0484fd83585532be2157
https://github.com/siemens/jailhouse/commit/b0c00634823d35cae44e0484fd83585532be2157
Author: Jan von Wiarda <jan.vo...@emtrion.de>
Date: 2018-03-09 (Fri, 09 Mar 2018)

Changed paths:
M README.md

Log Message:
-----------
README: support for emtrion emCON-RZ/G1x series

Signed-off-by: Jan von Wiarda <jan.vo...@emtrion.de>
Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Commit: 086b4fbf91db72a7a79ca01b522ea5a3b8d26fc5
https://github.com/siemens/jailhouse/commit/086b4fbf91db72a7a79ca01b522ea5a3b8d26fc5
Author: Jan Kiszka <jan.k...@siemens.com>
Date: 2018-03-11 (Sun, 11 Mar 2018)

Changed paths:
M README.md

Log Message:
-----------
README: Set link to jailhouse-images project

An x86 demo image is now in a good shape so that we can recommend it.

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>


Compare: https://github.com/siemens/jailhouse/compare/bd5ad1e0f3dd...086b4fbf91db
Reply all
Reply to author
Forward
0 new messages