From: lkcl Date: Fri, 25 Aug 2023 14:29:04 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d1afbfa84ab069ff492d2d2e8494bafab513907d;p=libreriscv.git --- diff --git a/SFFS/qemu.mdwn b/SFFS/qemu.mdwn index 100e598b2..e1adb93ac 100644 --- a/SFFS/qemu.mdwn +++ b/SFFS/qemu.mdwn @@ -30,7 +30,7 @@ operating system images on. - POWER7 runs little endian without VSX, but is only ISA 2.06 compliant. * The assumption was that Any additions from ISA 3.0 would be emulated by the Linux kernel, that however did not work. -* We tried booting [[gentoo_bootstrap]] with a kernel compiled +* We tried booting [[SFFS/gentoo_bootstrap]] with a kernel compiled for POWER9, POWER8, and POWER7, all seem to fail with a kernel panic due to missing instructions. * The POWER9 instructions were VSX from the v3.0 ISA