Branch: refs/heads/next
  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>


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