summaryrefslogtreecommitdiffstats
path: root/patches/kernel_startend_msg/kernel_host_startend_msg.scc
diff options
context:
space:
mode:
authorMatei Valeanu <Matei.Valeanu@enea.com>2018-06-20 10:47:14 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2018-06-21 09:45:19 +0200
commitbedd49f6c07a691663253a0973fdad82e9b1a103 (patch)
tree006494dd1c3c3c1b5434c9eaccc0b5e07b537c6e /patches/kernel_startend_msg/kernel_host_startend_msg.scc
parent7f34b40b0ba594d85ee8ccdf327d2a06f7ceaad4 (diff)
downloadenea-kernel-cache-bedd49f6c07a691663253a0973fdad82e9b1a103.tar.gz
kernel messages: add different host/guest messages
Rebase the patch and split it into host/guest. Add different kernel start/end messages for host and guest for easier parsing when booting both. Signed-off-by: Matei Valeanu <Matei.Valeanu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'patches/kernel_startend_msg/kernel_host_startend_msg.scc')
-rw-r--r--patches/kernel_startend_msg/kernel_host_startend_msg.scc4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/kernel_startend_msg/kernel_host_startend_msg.scc b/patches/kernel_startend_msg/kernel_host_startend_msg.scc
new file mode 100644
index 0000000..861a936
--- /dev/null
+++ b/patches/kernel_startend_msg/kernel_host_startend_msg.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Enable the kernel to output messages when it starts and ends booting"
2define KFEATURE_COMPATIBILITY all
3
4patch 0001-printk-Add-Enea-Linux-host-boot-start-end-messages.patch