mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
dev-manual: Scrubbed machine type for runqemu command.
(From yocto-docs rev: 9d7042661ab106055e4c09e4bbb41a8592c715c4) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
33969a3c92
commit
da066d8cdf
@@ -108,10 +108,9 @@
|
|||||||
</note>
|
</note>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para><replaceable>QEMUARCH</replaceable>:
|
<listitem><para><replaceable>QEMUARCH</replaceable>:
|
||||||
The QEMU machine architecture, which must be "qemux86",
|
The QEMU machine architecture, which must be "qemuarm",
|
||||||
"qemux86_64", "qemuarm", "qemumips", "qemumipsel",
|
"qemuarm64", "qemumips", "qemumips64", "qemuppc",
|
||||||
“qemumips64", "qemush4", "qemuppc", "qemumicroblaze",
|
"qemux86", or "qemux86-64".
|
||||||
or "qemuzynq".
|
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para><filename><replaceable>VM</replaceable></filename>:
|
<listitem><para><filename><replaceable>VM</replaceable></filename>:
|
||||||
The virtual machine image, which must be a
|
The virtual machine image, which must be a
|
||||||
@@ -138,9 +137,8 @@
|
|||||||
<listitem><para><replaceable>MACHINE</replaceable>:
|
<listitem><para><replaceable>MACHINE</replaceable>:
|
||||||
The architecture of the QEMU machine, which must be one
|
The architecture of the QEMU machine, which must be one
|
||||||
of the following: "qemux86",
|
of the following: "qemux86",
|
||||||
"qemux86-64", "qemuarm", "qemumips", "qemumipsel",
|
"qemux86", "qemux86-64", "qemuarm", "qemuarm64",
|
||||||
“qemumips64", "qemush4", "qemuppc", "qemumicroblaze",
|
"qemumips", “qemumips64", or "qemuppc".
|
||||||
or "qemuzynq".
|
|
||||||
The <replaceable>MACHINE</replaceable> and
|
The <replaceable>MACHINE</replaceable> and
|
||||||
<replaceable>QEMUARCH</replaceable> options are basically
|
<replaceable>QEMUARCH</replaceable> options are basically
|
||||||
identical.
|
identical.
|
||||||
|
|||||||
Reference in New Issue
Block a user