[siemens/jailhouse] 89ffd2: configs: Fix AMD Seattle configurations

2017-12-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/siemens/jailhouse
  Commit: 89ffd22c601165f426ca03da83083dc34db438bd
  
https://github.com/siemens/jailhouse/commit/89ffd22c601165f426ca03da83083dc34db438bd
  Author: Jan Kiszka 
  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 


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

  Changed paths:
M VERSION

  Log Message:
  ---
  Bump version number

Signed-off-by: Jan Kiszka 


Compare: 
https://github.com/siemens/jailhouse/compare/5212bf8401b2...07341fa315a7

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


[siemens/jailhouse] 89ffd2: configs: Fix AMD Seattle configurations

2017-12-22 Thread GitHub
  Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: 89ffd22c601165f426ca03da83083dc34db438bd
  
https://github.com/siemens/jailhouse/commit/89ffd22c601165f426ca03da83083dc34db438bd
  Author: Jan Kiszka 
  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 


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