Rename rungem5-shell to gem5-shell to make shorter

This commit is contained in:
Ciro Santilli
2018-02-23 02:24:40 +00:00
parent 4a9469d83c
commit a1cd07d6ed
2 changed files with 3 additions and 3 deletions

View File

@@ -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 '^]'.