Branch: refs/heads/coverity_scan
  Home:   https://github.com/siemens/jailhouse
  Commit: 23793712fbcf336a511bcc3b4af8bdb8fc0572e0
      
https://github.com/siemens/jailhouse/commit/23793712fbcf336a511bcc3b4af8bdb8fc0572e0
  Author: Henning Schild <[email protected]>
  Date:   2017-02-08 (Wed, 08 Feb 2017)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  gitignore: ignore GCOV output

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


  Commit: 161580c9090d208826c56cdba896c2047e2e32d1
      
https://github.com/siemens/jailhouse/commit/161580c9090d208826c56cdba896c2047e2e32d1
  Author: Henning Schild <[email protected]>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M inmates/lib/x86/Makefile

  Log Message:
  -----------
  make: include Makefile.lib on x86 as well

For consistency and to cater for a following patch.

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


  Commit: a7984d185a3c84fc0e065bc852c90bce1daca445
      
https://github.com/siemens/jailhouse/commit/a7984d185a3c84fc0e065bc852c90bce1daca445
  Author: Henning Schild <[email protected]>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M configs/Makefile
    M hypervisor/Makefile
    M hypervisor/arch/arm-common/Kbuild
    M hypervisor/arch/x86/Kbuild
    M inmates/lib/arm-common/Makefile.lib
    M inmates/lib/x86/Makefile.lib
    M tools/Makefile

  Log Message:
  -----------
  make: do not support GCOV in out of kernel components

If the root-cell kernel is built with GCOV (CONFIG_GCOV_PROFILE_ALL)
kbuild will build everything with GCOV support. For the driver it is
ok to inherit that, but for out of kernel parts like hypervisor,
tools, inmates it is not.

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


  Commit: f5b2643eb4c690199016c20802a74948e54b32c3
      
https://github.com/siemens/jailhouse/commit/f5b2643eb4c690199016c20802a74948e54b32c3
  Author: Henning Schild <[email protected]>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M hypervisor/setup.c

  Log Message:
  -----------
  core: remove useless statement

fixes: f0c99e2a5e8f

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


  Commit: 54e32ac7fc8b125f1c1ac6ed67581cd0bab63837
      
https://github.com/siemens/jailhouse/commit/54e32ac7fc8b125f1c1ac6ed67581cd0bab63837
  Author: Andreas Kölbl <[email protected]>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M configs/jetson-tk1.c

  Log Message:
  -----------
  configs: Add TK1-specific timers

Linux's TK1 device tree provides a second clock source, Nvidia Timers
(TMR). Those timers are enabled and available. The root cell will crash
if this timer is selected.

Those timers are located at 0x400@0x60005000, so we can consolidate
preceding and succeeding memory regions to a single region with size
0x3000.

Signed-off-by: Andreas Kölbl <[email protected]>
Signed-off-by: Ralf Ramsauer <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 3c8673b672be6cdca22b19efd34e4c2d8ed6fccc
      
https://github.com/siemens/jailhouse/commit/3c8673b672be6cdca22b19efd34e4c2d8ed6fccc
  Author: Andreas Koelbl <[email protected]>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M configs/vexpress-linux-demo.c

  Log Message:
  -----------
  configs: Fix vexpress GIC address selection

vexpress.c conditionally chooses the GIC version while vexpress-linux-demo.c
does not. Use the same differentiation in vexpress-linux-demo.c as well.

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


  Commit: 102766a638a72941c8a8b145895e295046314234
      
https://github.com/siemens/jailhouse/commit/102766a638a72941c8a8b145895e295046314234
  Author: Andreas Kölbl <[email protected]>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    A Documentation/hypervisor-configuration.txt

  Log Message:
  -----------
  Documentation: how to configure jailhouse

There is no documentation on how to configure jailhouse for a specific
platform. A documentation describing all available 'config.h' parameters
is created.

Signed-off-by: Andreas Kölbl <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


Compare: 
https://github.com/siemens/jailhouse/compare/6ba976f44955...102766a638a7

-- 
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