]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
docs/system/arm/imx8mp-evk: Avoid suggesting redundant CLI parameters
authorBernhard Beschow <shentey@gmail.com>
Wed, 14 Jan 2026 21:32:27 +0000 (22:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Jan 2026 11:23:31 +0000 (11:23 +0000)
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 <shentey@gmail.com>
Message-id: 20260114213227.3812-3-shentey@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/imx8mp-evk.rst

index 79600cf39a53ec1074867a818ccc055817bbc839..e60a4228246f02d74e597491f8b30eb51b9b824e 100644 (file)
@@ -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"