From 4e05b00d23c73cc4d3b83be94affdb6f28008d99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Thu, 2 Jul 2020 01:00:00 +0000 Subject: [PATCH] readme: small stuff --- README.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.adoc b/README.adoc index c784f15..1506075 100644 --- a/README.adoc +++ b/README.adoc @@ -3677,6 +3677,11 @@ X86 was broken with pending patches: https://www.mail-archive.com/gem5-users@gem panic: KVM: Failed to enter virtualized mode (hw reason: 0x80000021) .... +also mentioned at: + +* https://stackoverflow.com/questions/62687463/gem5-kvm-doesnt-work-with-error-0x80000021 +* https://gem5-users.gem5.narkive.com/8DBihuUx/running-fs-py-with-x86kvmcpu-failed + Bibliography: * ARM thread: https://stackoverflow.com/questions/53523087/how-to-run-gem5-on-kvm-on-arm-with-multiple-cores @@ -23924,6 +23929,12 @@ Same but hacking `BR2_LINUX_KERNEL_LATEST_VERSION=y` and `BR2_PACKAGE_HOST_LINUX Same but with: <> at v4.15: 73s, kernel size: 132M. +On Ubuntu 20.04 gem5 3ca404da175a66e0b958165ad75eb5f54cb5e772 this took 22 minutes 53 seconds: + +.... +./run -aa -eg --cpus 2 -N1 --tmux --quit-after-boot -- --cpu-type DerivO3CPU --caches +.... + ===== gem5 arm HPI boot takes much longer than aarch64 TODO 62f6870e4e0b384c4bd2d514116247e81b241251 takes 33 minutes to finish at 62f6870e4e0b384c4bd2d514116247e81b241251: