Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: 5cf4cbf1dbc36afb026d10b6ee5e54d53968140d
      
https://github.com/siemens/jailhouse/commit/5cf4cbf1dbc36afb026d10b6ee5e54d53968140d
  Author: Jan Kiszka <[email protected]>
  Date:   2019-06-16 (Sun, 16 Jun 2019)

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

  Log Message:
  -----------
  x86: Avoid duplicate arch_cpu_restore() on failing arch_cpu_init()

entry() calls arch_cpu_restore() when something went wrong. Calling it
twice may have been harmless in the past, but now it hangs. And it's
pointless anyway.

Looks like this was wrong since day 1.

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


  Commit: 4abf1cb9c80151a882f0086933a459ed83a87da2
      
https://github.com/siemens/jailhouse/commit/4abf1cb9c80151a882f0086933a459ed83a87da2
  Author: Jan Kiszka <[email protected]>
  Date:   2019-06-16 (Sun, 16 Jun 2019)

  Changed paths:
    M scripts/header_check

  Log Message:
  -----------
  scripts: Fix header_check

jailhouse/console.h also requires types.h.

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


Compare: 
https://github.com/siemens/jailhouse/compare/77c96d4cd602...4abf1cb9c801

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/siemens/jailhouse/push/refs/heads/next/77c96d-4abf1c%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to