mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
readme: gem5 and qemu same config fix header depths
This commit is contained in:
@@ -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 <<x11>>
|
||||
* 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:
|
||||
|
||||
....
|
||||
|
||||
Reference in New Issue
Block a user