Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: e85d07713b6ae674445aa8b0ee7350885dbc7e62
      
https://github.com/siemens/jailhouse/commit/e85d07713b6ae674445aa8b0ee7350885dbc7e62
  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]>
[Jan: combine vector_irq attributes]
Signed-off-by: Jan Kiszka <[email protected]>


  Commit: e4d49399017b4ffb16542d79de9de4969ccf181a
      
https://github.com/siemens/jailhouse/commit/e4d49399017b4ffb16542d79de9de4969ccf181a
  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: e85d194a08cd30da2a834c13adf1373c5abc825e
      
https://github.com/siemens/jailhouse/commit/e85d194a08cd30da2a834c13adf1373c5abc825e
  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: 57cde48bcf8222f0a9025a99894660d04a86995b
      
https://github.com/siemens/jailhouse/commit/57cde48bcf8222f0a9025a99894660d04a86995b
  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/b9fcb3bf7aae...57cde48bcf82

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