mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 12:04:27 +01:00
Rename rungem5-shell to gem5-shell to make shorter
This commit is contained in:
@@ -1234,7 +1234,7 @@ On the other hand, the chip makers tend to upstream less, and the project become
|
|||||||
On another shell:
|
On another shell:
|
||||||
|
|
||||||
....
|
....
|
||||||
./rungem5-shell
|
./gem5-shell
|
||||||
....
|
....
|
||||||
|
|
||||||
===== GEM5 kernel boot command line arguments
|
===== GEM5 kernel boot command line arguments
|
||||||
@@ -1285,7 +1285,7 @@ continue
|
|||||||
On a third shell:
|
On a third shell:
|
||||||
|
|
||||||
....
|
....
|
||||||
./rungem5-shell
|
./gem5-shell
|
||||||
....
|
....
|
||||||
|
|
||||||
And we now see the boot messages, and then get a shell. Now try the `/continue.sh` procedure described for QEMU.
|
And we now see the boot messages, and then get a shell. Now try the `/continue.sh` procedure described for QEMU.
|
||||||
@@ -1340,7 +1340,7 @@ info: Entering event queue @ 0. Starting simulation...
|
|||||||
and the `telnet` at:
|
and the `telnet` at:
|
||||||
|
|
||||||
....
|
....
|
||||||
2017-12-28-11-59-51@ciro@ciro-p51$ ./rungem5-shell
|
2017-12-28-11-59-51@ciro@ciro-p51$ ./gem5-shell
|
||||||
Trying 127.0.0.1...
|
Trying 127.0.0.1...
|
||||||
Connected to localhost.
|
Connected to localhost.
|
||||||
Escape character is '^]'.
|
Escape character is '^]'.
|
||||||
|
|||||||
Reference in New Issue
Block a user