From: Bernhard Beschow Date: Wed, 14 Jan 2026 21:32:27 +0000 (+0100) Subject: docs/system/arm/imx8mp-evk: Avoid suggesting redundant CLI parameters X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43f9287d3a099b51d90ae0b66767e8a97b02b804;p=thirdparty%2Fqemu.git docs/system/arm/imx8mp-evk: Avoid suggesting redundant CLI parameters Commit 094fd7d36f2a ("hw/arm/imx8mp-evk: Add KVM support") introduced KVM support for the imx8mp-evk machine. KVM only works with the "host" CPU type such that it has been made the default CPU type for KVM. No need to repeat that on the command line. Fixes: 094fd7d36f2a ("hw/arm/imx8mp-evk: Add KVM support") Signed-off-by: Bernhard Beschow Message-id: 20260114213227.3812-3-shentey@gmail.com Reviewed-by: Peter Maydell Signed-off-by: Peter Maydell --- diff --git a/docs/system/arm/imx8mp-evk.rst b/docs/system/arm/imx8mp-evk.rst index 79600cf39a..e60a422824 100644 --- a/docs/system/arm/imx8mp-evk.rst +++ b/docs/system/arm/imx8mp-evk.rst @@ -66,7 +66,7 @@ KVM Acceleration ---------------- To enable hardware-assisted acceleration via KVM, append -``-accel kvm -cpu host`` to the command line. While this speeds up performance +``-accel kvm`` to the command line. While this speeds up performance significantly, be aware of the following limitations: * The ``imx8mp-evk`` machine is not included under the "virtualization use case"