Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: 7763aff32f7f16d87c2299918ae728a7be32d14b
      
https://github.com/siemens/jailhouse/commit/7763aff32f7f16d87c2299918ae728a7be32d14b
  Author: Jan Kiszka <[email protected]>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M inmates/tools/x86/linux-loader.c
    M tools/jailhouse-cell-linux

  Log Message:
  -----------
  inmates/tools: x86: Hard-code linux loader boot params address to 0x10000

We need more distance to the loader binary as it is growing with the
relocation of its command line parameter section. To account for future
changes as well, increase the gap.

It's useless the make the address relative to the reset address because
the x86 loader only supports reset address 0.

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


  Commit: 3c0708ef483828e31f40f176f95dd3fffbd2b81a
      
https://github.com/siemens/jailhouse/commit/3c0708ef483828e31f40f176f95dd3fffbd2b81a
  Author: Jan Kiszka <[email protected]>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M tools/jailhouse-cell-linux

  Log Message:
  -----------
  tools: cell-linux: Require cpu_reset_address to be 0

Anything else is not supported by the loader.

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


  Commit: 9bd9f53c61bcf69686a0f2c3f99129ad796b1b6a
      
https://github.com/siemens/jailhouse/commit/9bd9f53c61bcf69686a0f2c3f99129ad796b1b6a
  Author: Imanol Allende <[email protected]>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    A Documentation/setup-on-zynqmp-zcu102.md

  Log Message:
  -----------
  Documentation: Step-by-step instructions on how to setup Jailhouse on ZCU102 
based on Xilinx ZynqMP Ultrascale+

Signed-off-by: Imanol Allende <[email protected]>
[Jan: wrap long line, remove trailing whitespaces]
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 0b3628f7506963c93cd4818218c69dfd5dfe08a3
      
https://github.com/siemens/jailhouse/commit/0b3628f7506963c93cd4818218c69dfd5dfe08a3
  Author: Ralf Ramsauer <[email protected]>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M Documentation/debug-output.md
    M inmates/lib/arm/inmate.lds.S
    M tools/jailhouse-cell-linux

  Log Message:
  -----------
  inmates: arm: move cmdline section to 0x1000

This aligns the location of the cmdline section of ARM inmates with
ARM64 inmates.

Signed-off-by: Ralf Ramsauer <[email protected]>
[Jan: adjust jailhouse-cell-linux as well]
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: 6dfd5faaab91ad8dc3e96df2b832a2782df402a1
      
https://github.com/siemens/jailhouse/commit/6dfd5faaab91ad8dc3e96df2b832a2782df402a1
  Author: Ralf Ramsauer <[email protected]>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M Documentation/debug-output.md
    M README.md
    M inmates/lib/x86/inmate.lds

  Log Message:
  -----------
  inmates: x86: move cmdline section to 0x1000

Now all architectures use the same address for the cmdline section to
ease the use of the cmdline.

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


  Commit: 3e0ee682b60f3793662bbee7534b91a0fe01173a
      
https://github.com/siemens/jailhouse/commit/3e0ee682b60f3793662bbee7534b91a0fe01173a
  Author: Ralf Ramsauer <[email protected]>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M tools/jailhouse-cell.8.in

  Log Message:
  -----------
  Documentation: manpage: maintain changes in cmdline addresses

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


  Commit: da5dcdc91f79bfc10cf8aebb619c205a99d534e3
      
https://github.com/siemens/jailhouse/commit/da5dcdc91f79bfc10cf8aebb619c205a99d534e3
  Author: Ralf Ramsauer <[email protected]>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M tools/jailhouse-cell-linux

  Log Message:
  -----------
  tools: jailhouse-cell-linux: align cmdline offsets

Both archs now have the cmdline offset at 0x1000, we can now consolidate
them and move them over to ARMCommon.

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


  Commit: cca0ec493a369d03ed4f870465ee725ec6b71f9f
      
https://github.com/siemens/jailhouse/commit/cca0ec493a369d03ed4f870465ee725ec6b71f9f
  Author: Ralf Ramsauer <[email protected]>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M tools/jailhouse-cell.8.in

  Log Message:
  -----------
  Documentation: manpage: minor change

Use different wording to make it easier to understand.

(includes correct line-wrapping and the removal of a redundant \&.)

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


  Commit: 550f2f4c54a498b2bc308d0dc67956234a91166a
      
https://github.com/siemens/jailhouse/commit/550f2f4c54a498b2bc308d0dc67956234a91166a
  Author: Ralf Ramsauer <[email protected]>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M hypervisor/arch/x86/control.c
    M hypervisor/control.c

  Log Message:
  -----------
  core: reinitialise comm region on cell restart

The communication region is RW for both, the inmate and the hypervisor.
As a consequence, an inmate may overwrite the whole region. Currently,
the region is filled in cell_create.

Move initialisation to cell_start to provide a proper initial state when
starting the cell. Move architecture specific initialisation to
arch_cell_reset, which will be called by cell_start.

Leave the cell's shut down state in cell_create to maintain a valid
state after cell creation.

Signed-off-by: Ralf Ramsauer <[email protected]>
[Jan: migrated cpu variable as well, massaged comment format in cell_start]
Signed-off-by: Jan Kiszka <[email protected]>


Compare: 
https://github.com/siemens/jailhouse/compare/0d9d59c182be...550f2f4c54a4
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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