Searched hist:"69 b2265d5fe8e0f401d75e175e0a243a7d505e53" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/avocado/ |
H A D | boot_linux.py | diff 69b2265d5fe8e0f401d75e175e0a243a7d505e53 Tue Mar 01 15:59:57 CST 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Provide cpu property for controling FEAT_LPA2
There is a Linux kernel bug present until v5.12 that prevents booting with FEAT_LPA2 enabled. As a workaround for TCG, allow the feature to be disabled from -cpu max.
Since this kernel bug is present in the Fedora 31 image that we test in avocado, disable lpa2 on the command-line.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/target/arm/ |
H A D | cpu64.c | diff 69b2265d5fe8e0f401d75e175e0a243a7d505e53 Tue Mar 01 15:59:57 CST 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Provide cpu property for controling FEAT_LPA2
There is a Linux kernel bug present until v5.12 that prevents booting with FEAT_LPA2 enabled. As a workaround for TCG, allow the feature to be disabled from -cpu max.
Since this kernel bug is present in the Fedora 31 image that we test in avocado, disable lpa2 on the command-line.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cpu.c | diff 69b2265d5fe8e0f401d75e175e0a243a7d505e53 Tue Mar 01 15:59:57 CST 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Provide cpu property for controling FEAT_LPA2
There is a Linux kernel bug present until v5.12 that prevents booting with FEAT_LPA2 enabled. As a workaround for TCG, allow the feature to be disabled from -cpu max.
Since this kernel bug is present in the Fedora 31 image that we test in avocado, disable lpa2 on the command-line.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cpu.h | diff 69b2265d5fe8e0f401d75e175e0a243a7d505e53 Tue Mar 01 15:59:57 CST 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Provide cpu property for controling FEAT_LPA2
There is a Linux kernel bug present until v5.12 that prevents booting with FEAT_LPA2 enabled. As a workaround for TCG, allow the feature to be disabled from -cpu max.
Since this kernel bug is present in the Fedora 31 image that we test in avocado, disable lpa2 on the command-line.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|