Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: 81528e48763c8dfc10851c49968eb3d053d4b85c
      
https://github.com/siemens/jailhouse/commit/81528e48763c8dfc10851c49968eb3d053d4b85c
  Author: Jan Kiszka <[email protected]>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
    M VERSION

  Log Message:
  -----------
  Bump version number

Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 10f24b24eaff5c9f54913033dd22a3cdfceb8c45
      
https://github.com/siemens/jailhouse/commit/10f24b24eaff5c9f54913033dd22a3cdfceb8c45
  Author: Ralf Ramsauer <[email protected]>
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
    M tools/jailhouse-cell-linux

  Log Message:
  -----------
  tools: satisfy Python 2/3 compatibility

'jailhouse-cell-linux --write-params' will output sth. like
"b'kernel=0xe8002000 dtb=0xe8000000'" without the .decode() on ARM. This
additional .decode() won't hurt Python 2 and removes the surrounding b''
when running the tool under Python 3.

Signed-off-by: Ralf Ramsauer <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 64465536d6e0a1d359db150ce3340ee8b943d7e5
      
https://github.com/siemens/jailhouse/commit/64465536d6e0a1d359db150ce3340ee8b943d7e5
  Author: Jan Kiszka <[email protected]>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M hypervisor/pci.c

  Log Message:
  -----------
  core: pci: Mask MSI-X vectors on reset also physically

This ensures that no vector is left over from the previous usage that
could trigger unexpected or even invalid interrupts when the new user
starts configuring the device.

Signed-off-by: Jan Kiszka <[email protected]>


  Commit: faa301b12afd31e1ce01833d6e3f0d31fac5e1c6
      
https://github.com/siemens/jailhouse/commit/faa301b12afd31e1ce01833d6e3f0d31fac5e1c6
  Author: Jan Kiszka <[email protected]>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M inmates/demos/arm/gic-demo.c

  Log Message:
  -----------
  inmates: arm: Allow to configure blinking LED via command line

This allows to port the "effect" to the Orange Pi Zero.

Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 1a172cfde000b489721aa4c333e8ad814d40f76c
      
https://github.com/siemens/jailhouse/commit/1a172cfde000b489721aa4c333e8ad814d40f76c
  Author: Jan Kiszka <[email protected]>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    M ci/jailhouse-config-banana-pi.h
    M inmates/lib/arm/include/mach.h
    M inmates/lib/arm64/include/mach.h

  Log Message:
  -----------
  arm/arm64: Consistently name CONFIG_MACH after the boards, not the SoCs

CONFIG_MACH mostly influences the inmate defaults, and those are board-
specific. So make sure we can address different boards of the same SoC
by naming the switches after the boards.

Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 3fd789a0a18df5432dfe61e51b361a6258c1f1e9
      
https://github.com/siemens/jailhouse/commit/3fd789a0a18df5432dfe61e51b361a6258c1f1e9
  Author: Jan Kiszka <[email protected]>
  Date:   2017-01-14 (Sat, 14 Jan 2017)

  Changed paths:
    A configs/dts/inmate-orangepi0.dts
    A configs/orangepi0-gic-demo.c
    A configs/orangepi0-linux-demo.c
    A configs/orangepi0.c
    M inmates/lib/arm/include/mach.h

  Log Message:
  -----------
  configs, imates: Add support for Orange Pi Zero

A tiny low-cost board, based on the Allwinner H2+ with 4 Cortex-A7
cores. Configs are designed for the 256M variant. Make sure to reserve
the top 128M before running the non-root Linux inmate.

Signed-off-by: Jan Kiszka <[email protected]>


Compare: 
https://github.com/siemens/jailhouse/compare/8ba1cf5f634c...3fd789a0a18d

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to