chaos4ever / chaos

The chaos Operating System
https://chaos4ever.github.io/
15 stars 6 forks source link

[servers/log] Investigate why the kernel log is broken #139

Open perlun opened 5 years ago

perlun commented 5 years ago

The kernel log console is typically all empty; it doesn't contain any visible text at all. Is the kernel console broken somehow, or is this caused by race condition? Investigate why, and fix the underlying issue here.


Update: sometimes it seems to work, I saw it working in qemu GTK right now (i.e. GUI qemu).