Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: 25787d78f88b97819c8769e296d4e1edeca68647
https://github.com/siemens/jailhouse/commit/25787d78f88b97819c8769e296d4e1edeca68647
Author: Jan Kiszka <[email protected]>
Date: 2020-02-15 (Sat, 15 Feb 2020)
Changed paths:
M hypervisor/uart.c
Log Message:
-----------
core: Reorder CR and LF on debug console
Unix tools like awk expect Unix ordering and that is different from what
we generate so far. Issue the CR first, and then the LF.
Reported-by: Michael Hinton <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 096ee03151b45c8ff0ead2da1cd605be74fbceb8
https://github.com/siemens/jailhouse/commit/096ee03151b45c8ff0ead2da1cd605be74fbceb8
Author: Jan Kiszka <[email protected]>
Date: 2020-02-15 (Sat, 15 Feb 2020)
Changed paths:
M inmates/lib/printk.c
Log Message:
-----------
inmate: Reorder CR and LF on debug console
Unix tools like awk expect Unix ordering and that is different from what
we generate so far. Issue the CR first, and then the LF.
Reported-by: Michael Hinton <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/a519daf7568d...096ee03151b4
--
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/a519da-096ee0%40github.com.