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

  Changed paths:
    M tools/jailhouse.c

  Log Message:
  -----------
  tools: jailhouse: Do not dump console on enabling errors

We cannot reliably tell apart errors that happen before we call into the
hypervisor binary from those that happen after that. The latters may
have left some relevant messages in the console buffer, but the former
can make us dump confusing messages from a previous Jailhouse run.

Better let the user decide if the console content should be shown via an
explicit invocation of "jailhouse console".

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


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

  Changed paths:
    M tools/jailhouse.c

  Log Message:
  -----------
  tools: jailhouse: Rework console dump

Fold dump_console into its only remaining user and add some more error
messages.

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


Compare: 
https://github.com/siemens/jailhouse/compare/3dde793c0e94...acb65deec620

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