diff --git a/README.adoc b/README.adoc index 71f6e96..7081b9b 100644 --- a/README.adoc +++ b/README.adoc @@ -224,7 +224,7 @@ Text mode is the default due to the following considerable advantages: Text mode has the following limitations over graphics mode: * you can't see graphics such as those produced by <> -* Very early kernel messages such as `early console in extract_kernel` only show on the GUI, since at such early stages, not even the serial has been setup. +* very early kernel messages such as `early console in extract_kernel` only show on the GUI, since at such early stages, not even the serial has been setup. Both good and bad: @@ -2864,7 +2864,7 @@ and the display shows: Guest has not initialized the display (yet). .... -==== gem5 with QEMU kernel configuration ARM +===== gem5 with QEMU kernel configuration ARM Test it out with: @@ -2903,8 +2903,6 @@ I have also tried to do `make savedefconfig` on the gem5 kernel, and then paste ==== gem5 and QEMU with the same kernel configuration x86_64 -==== gem5 with QEMU kernel configuration x86 - Boot fails with: ....