gem5: minimally test VExpress_GEM5_V2

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-08-21 00:00:00 +00:00
parent ff736994cc
commit 6f88fa17bc
4 changed files with 27 additions and 2 deletions

View File

@@ -459,8 +459,12 @@ Which qemu binaries to use: qemu-system-, qemu-, qemu-img, etc.:
'--machine',
help='''\
Machine type:
* QEMU default: virt
* gem5 default: VExpress_GEM5_V1
* QEMU default: -machine virt
* gem5 default: --machine-type VExpress_GEM5_V1
More infor on platforms at:
https://cirosantilli.com/linux-kernel-module-cheat#gem5-arm-platforms
'''
)