Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: ae21d8823ef62cb6631ba4e386a9e4385d84850f
      
https://github.com/siemens/jailhouse/commit/ae21d8823ef62cb6631ba4e386a9e4385d84850f
  Author: Jan Kiszka <[email protected]>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M hypervisor/arch/arm/Kbuild
    M hypervisor/arch/arm/control.c
    R hypervisor/arch/arm/include/asm/mach.h
    R hypervisor/arch/arm/mach-stubs.c
    R hypervisor/arch/arm/mach-vexpress.c
    M hypervisor/arch/arm/mmio.c
    M hypervisor/arch/arm/setup.c
    A hypervisor/arch/arm/vexpress.c

  Log Message:
  -----------
  arm: Convert mach-vexpress to a unit

This registers the VExpress specific hooks as unit with the core and
shows the power of units: no more special mach hooks.

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


  Commit: e1c9e25158605950d73be9b236fee56be8d87f2a
      
https://github.com/siemens/jailhouse/commit/e1c9e25158605950d73be9b236fee56be8d87f2a
  Author: Jan Kiszka <[email protected]>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M hypervisor/arch/arm-common/include/asm/irqchip.h
    M hypervisor/arch/arm-common/irqchip.c
    M hypervisor/arch/arm-common/setup.c

  Log Message:
  -----------
  arm: Fold irqchip_init into irqchip_cpu_init

It's called right before irqchip_cpu_init, so we can also do that in
irqchip_cpu_init directly.

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


  Commit: f8e061bd42c1837a1198c8d3f09ebcc4af5f500c
      
https://github.com/siemens/jailhouse/commit/f8e061bd42c1837a1198c8d3f09ebcc4af5f500c
  Author: Jan Kiszka <[email protected]>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M hypervisor/arch/arm-common/include/asm/irqchip.h
    M hypervisor/arch/arm-common/irqchip.c
    M hypervisor/arch/arm-common/setup.c
    M hypervisor/arch/arm/Kbuild
    M hypervisor/arch/arm/control.c
    M hypervisor/arch/arm/mmio.c
    M hypervisor/arch/arm64/Kbuild
    M hypervisor/arch/arm64/control.c
    M hypervisor/arch/arm64/mmio.c

  Log Message:
  -----------
  arm/arm64: Convert irqchip to a unit

This registers the irqchip as unit with the core. While saving already
some lines of code, it will even enable further consolidations.

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


  Commit: b224506d282472b8fcc9ee1a44db17371bb72389
      
https://github.com/siemens/jailhouse/commit/b224506d282472b8fcc9ee1a44db17371bb72389
  Author: Jan Kiszka <[email protected]>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M hypervisor/arch/arm/mmio.c
    M hypervisor/arch/arm64/mmio.c
    M hypervisor/arch/x86/mmio.c
    M hypervisor/include/jailhouse/mmio.h
    M hypervisor/mmio.c

  Log Message:
  -----------
  core: Remove always-zero-returning arch_mmio_count_regions

It's now always 0, for all arch, so it's obsolete. Just leave a note in
mmio_cell_init why we do not need to initialize max_mmio_regions
explicitly.

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


  Commit: 746985ab13b19f6006faba018c6f026de1cdcee1
      
https://github.com/siemens/jailhouse/commit/746985ab13b19f6006faba018c6f026de1cdcee1
  Author: Jan Kiszka <[email protected]>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M hypervisor/arch/arm-common/control.c
    M hypervisor/arch/arm/control.c
    M hypervisor/arch/arm64/control.c

  Log Message:
  -----------
  arm/arm64: Make arch_cell_create a common function

It's now identical for both archs.

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


  Commit: 8758c8fdfebbb94a2ede6bb0cf8513a37c8a0b59
      
https://github.com/siemens/jailhouse/commit/8758c8fdfebbb94a2ede6bb0cf8513a37c8a0b59
  Author: Jan Kiszka <[email protected]>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M hypervisor/arch/arm-common/control.c
    M hypervisor/arch/arm/control.c
    M hypervisor/arch/arm64/control.c

  Log Message:
  -----------
  arm/arm64: Make arch_cell_destroy a common function

It's now functionally identical for both archs.

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


Compare: 
https://github.com/siemens/jailhouse/compare/98df36dbdcf3...8758c8fdfebb

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