readme: benchmark QEMU and gem5 user vs system

This commit is contained in:
Ciro Santilli
2018-05-27 17:28:21 +01:00
parent bad30f513c
commit e4d09b28b9
2 changed files with 52 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
Only options that come before the `-`, i.e. "standard"
options, should be passed with this option.
Example: `./run -a arm -e 'init=/poweroff.out'`
|`-F` |`CMDSTR` |Much like `-f`, but base64 encods the string.
|`-F` |`CMDSTR` |Much like `-f`, but base64 encodes the string.
Mnemonic: `-F` is to `-f` what `-E` is to `-e`.
|`-f` |`CLI_OPTIONS` |Pass an extra Linux kernel command line options,
add a dash `-` separator, and place the options after the dash.