From da066d8cdffefee2d3ddd92e14a5b4091f3d4967 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 12 Jul 2017 12:53:24 -0700 Subject: dev-manual: Scrubbed machine type for runqemu command. (From yocto-docs rev: 9d7042661ab106055e4c09e4bbb41a8592c715c4) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-qemu.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'documentation/dev-manual/dev-manual-qemu.xml') diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml index 80e4b24ccb..a8f5c01265 100644 --- a/documentation/dev-manual/dev-manual-qemu.xml +++ b/documentation/dev-manual/dev-manual-qemu.xml @@ -108,10 +108,9 @@ QEMUARCH: - The QEMU machine architecture, which must be "qemux86", - "qemux86_64", "qemuarm", "qemumips", "qemumipsel", - “qemumips64", "qemush4", "qemuppc", "qemumicroblaze", - or "qemuzynq". + The QEMU machine architecture, which must be "qemuarm", + "qemuarm64", "qemumips", "qemumips64", "qemuppc", + "qemux86", or "qemux86-64". VM: The virtual machine image, which must be a @@ -138,9 +137,8 @@ MACHINE: The architecture of the QEMU machine, which must be one of the following: "qemux86", - "qemux86-64", "qemuarm", "qemumips", "qemumipsel", - “qemumips64", "qemush4", "qemuppc", "qemumicroblaze", - or "qemuzynq". + "qemux86", "qemux86-64", "qemuarm", "qemuarm64", + "qemumips", “qemumips64", or "qemuppc". The MACHINE and QEMUARCH options are basically identical. -- cgit v1.2.3-54-g00ecf