Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: c914cba9dd8cbc7a2ca0ebc80656f468451f94bc
      
https://github.com/siemens/jailhouse/commit/c914cba9dd8cbc7a2ca0ebc80656f468451f94bc
  Author: Ralf Ramsauer <[email protected]>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
    A inmates/lib/arm-common/include/gic.h
    A inmates/lib/arm/include/arch/gic.h
    R inmates/lib/arm/include/gic.h
    A inmates/lib/arm64/include/arch/gic.h
    R inmates/lib/arm64/include/gic.h

  Log Message:
  -----------
  inmates: consolidate GIC header of ARM architectures

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


  Commit: f5d23bbfac464617fb778a6c3d7fb9efcb7ed420
      
https://github.com/siemens/jailhouse/commit/f5d23bbfac464617fb778a6c3d7fb9efcb7ed420
  Author: Ralf Ramsauer <[email protected]>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
    A inmates/lib/arm-common/include/inmate.h
    A inmates/lib/arm/include/arch/inmate.h
    R inmates/lib/arm/include/inmate.h
    A inmates/lib/arm64/include/arch/inmate.h
    R inmates/lib/arm64/include/inmate.h

  Log Message:
  -----------
  inmates: consolidate inmate.h for ARM architectures

And use this chance to remove unneeded #ifdef ASSEMBLY guards.

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


  Commit: 7272fb15a57528278620e2c56c4254646708062f
      
https://github.com/siemens/jailhouse/commit/7272fb15a57528278620e2c56c4254646708062f
  Author: Ralf Ramsauer <[email protected]>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
    M tools/jailhouse.c

  Log Message:
  -----------
  tools: enforce coding style

Only cosmetic changes.

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


  Commit: 40e7cfc454ffa9831e75731a12b549636c924f74
      
https://github.com/siemens/jailhouse/commit/40e7cfc454ffa9831e75731a12b549636c924f74
  Author: Ralf Ramsauer <[email protected]>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
    M tools/jailhouse.c

  Log Message:
  -----------
  tools: check return value of realloc call

Though very unlikely that realloc will fail here, its return value
should be checked.

Fixes: 41646a9a40a7 ("tools: jailhouse: reimplement jailhouse-cell-list in C")
Signed-off-by: Ralf Ramsauer <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: b9fcb3bf7aae0ec4c4f483a0e68010fb6e0cc13d
      
https://github.com/siemens/jailhouse/commit/b9fcb3bf7aae0ec4c4f483a0e68010fb6e0cc13d
  Author: Ralf Ramsauer <[email protected]>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
    M hypervisor/arch/arm/caches.S
    M inmates/lib/arm/header.S

  Log Message:
  -----------
  arm: use sysregs accessors

We do have those accessors, so use them.  Eliminated all m{rc,cr}'s.

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


Compare: 
https://github.com/siemens/jailhouse/compare/87c82cfb06e6...b9fcb3bf7aae

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