Branch: refs/heads/coverity_scan
  Home:   https://github.com/siemens/jailhouse
  Commit: 89ffd22c601165f426ca03da83083dc34db438bd
      
https://github.com/siemens/jailhouse/commit/89ffd22c601165f426ca03da83083dc34db438bd
  Author: Jan Kiszka <jan.kis...@siemens.com>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M configs/amd-seattle-gic-demo.c
    M configs/amd-seattle-linux-demo.c
    M configs/amd-seattle-uart-demo.c
    M configs/amd-seattle.c

  Log Message:
  -----------
  configs: Fix AMD Seattle configurations

The Seattle configs had a serious bug: they granted the root cell full
access to the hypervisor memory. This caused spurious lock-ups and broke
the virtual hypervisor console consistently.

Fix this and also reorganize the layout. For this, one has to know that
the root cell Linux apparently has some business with the top most RAM.
So, leave the last 256M to that cell and put the hypervisor and IVSHMEM
below that. Lower down, we can place the non-root cell and the bare-
metal demos.

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


  Commit: 07341fa315a7fabb38f07cd3c0b3fe880cffaa65
      
https://github.com/siemens/jailhouse/commit/07341fa315a7fabb38f07cd3c0b3fe880cffaa65
  Author: Jan Kiszka <jan.kis...@siemens.com>
  Date:   2017-12-23 (Sat, 23 Dec 2017)

  Changed paths:
    M VERSION

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

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


  Commit: 8d7da7dd6ab0a365fadfd35690d217c95f4de3b4
      
https://github.com/siemens/jailhouse/commit/8d7da7dd6ab0a365fadfd35690d217c95f4de3b4
  Author: Jan Kiszka <jan.kis...@siemens.com>
  Date:   2018-01-01 (Mon, 01 Jan 2018)

  Changed paths:
    M hypervisor/control.c

  Log Message:
  -----------
  Revert "core: Only park CPUs in cell_set_loadable if really necessary"

This reverts commit ed4c78161bb8966ffaebbaa7613bf195077e2d29.

We do need the parking in order to resume the target cell's CPUs. Since
that commit, duplicate "cell shutdown" caused the target cell to spin
in suspension.

Leave a comment in the code as well to avoid future confusion.

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


Compare: 
https://github.com/siemens/jailhouse/compare/5212bf8401b2...8d7da7dd6ab0

-- 
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 jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to