From f1021dafb7e251e8df24b47544d9f6b3ea80d50e Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 11 Mar 2025 12:30:25 +0000 Subject: dev-manual: remove qemu machine name list in runqemu invocation This list of "valid" qemu machine names is obsolete and incorrect, so just remove it as it serves no real purpose. (From yocto-docs rev: ee8839480fe574598b4d52a8fd6c11bb301ad3d9) Signed-off-by: Ross Burton Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/dev-manual/qemu.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/qemu.rst b/documentation/dev-manual/qemu.rst index 9014d75f4d..030bd55143 100644 --- a/documentation/dev-manual/qemu.rst +++ b/documentation/dev-manual/qemu.rst @@ -367,9 +367,6 @@ command line: - `VM`: The virtual machine image, which must be a ``.wic.vmdk`` file. Use this option when you want to boot a ``.wic.vmdk`` image. - The image filename you provide must contain one of the following - strings: "qemux86-64", "qemux86", "qemuarm", "qemumips64", - "qemumips", "qemuppc", or "qemush4". - `ROOTFS`: A root filesystem that has one of the following filetype extensions: "ext2", "ext3", "ext4", "jffs2", "nfs", or "btrfs". If -- cgit v1.2.3-54-g00ecf