genode/repos/base-hw/src
Christian Prochaska 84ee970e9b run: look for platform boot string at beginning of line
When running the same kernel in a VM as on the host system and the
kernel boot message from the VM appears on the log output, the run tool
assumes that the host machine has rebooted unexpectedly. With this
commit, an unexpected reboot is assumed only if the kernel boot message
appears at the beginning of a line. On base-hw, we enforce a line feed
at the beginning of the boot message as the SPIKE emulator log starts
with the first message of the kernel lacking a line feed.

Fixes #2041
2016-08-10 11:07:48 +02:00
..
base/muen base-hw: make Muen sinfo API publicly available 2016-06-22 12:19:21 +02:00
core run: look for platform boot string at beginning of line 2016-08-10 11:07:48 +02:00
include/base/internal Unification of native_capability.h 2016-07-11 13:07:37 +02:00
kernel/spec/muen muen: remove depenency to ports for make target all 2016-02-26 11:36:52 +01:00
lib Unification of native_capability.h 2016-07-11 13:07:37 +02:00
test Thread API cleanup 2016-05-23 15:49:55 +02:00