diff options
Diffstat (limited to 'documentation/dev-manual/qemu.rst')
-rw-r--r-- | documentation/dev-manual/qemu.rst | 3 |
1 files changed, 0 insertions, 3 deletions
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: | |||
367 | 367 | ||
368 | - `VM`: The virtual machine image, which must be a ``.wic.vmdk`` | 368 | - `VM`: The virtual machine image, which must be a ``.wic.vmdk`` |
369 | file. Use this option when you want to boot a ``.wic.vmdk`` image. | 369 | file. Use this option when you want to boot a ``.wic.vmdk`` image. |
370 | The image filename you provide must contain one of the following | ||
371 | strings: "qemux86-64", "qemux86", "qemuarm", "qemumips64", | ||
372 | "qemumips", "qemuppc", or "qemush4". | ||
373 | 370 | ||
374 | - `ROOTFS`: A root filesystem that has one of the following filetype | 371 | - `ROOTFS`: A root filesystem that has one of the following filetype |
375 | extensions: "ext2", "ext3", "ext4", "jffs2", "nfs", or "btrfs". If | 372 | extensions: "ext2", "ext3", "ext4", "jffs2", "nfs", or "btrfs". If |