summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-qemu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-qemu.xml')
-rw-r--r--documentation/dev-manual/dev-manual-qemu.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml
index 46fe67bab0..1a526dd2f5 100644
--- a/documentation/dev-manual/dev-manual-qemu.xml
+++ b/documentation/dev-manual/dev-manual-qemu.xml
@@ -106,7 +106,7 @@
106 You need to be sure you have a pre-built kernel that 106 You need to be sure you have a pre-built kernel that
107 will boot in QEMU. 107 will boot in QEMU.
108 You also need the target root filesystem for your target 108 You also need the target root filesystem for your target
109 machines architecture: 109 machine's architecture:
110 <itemizedlist> 110 <itemizedlist>
111 <listitem><para> 111 <listitem><para>
112 If you have previously built an image for QEMU 112 If you have previously built an image for QEMU
@@ -553,7 +553,7 @@
553 A root filesystem that has one of the following 553 A root filesystem that has one of the following
554 filetype extensions: "ext2", "ext3", "ext4", "jffs2", 554 filetype extensions: "ext2", "ext3", "ext4", "jffs2",
555 "nfs", or "btrfs". 555 "nfs", or "btrfs".
556 If the filename you provide for this option uses nfs, it 556 If the filename you provide for this option uses "nfs", it
557 must provide an explicit root filesystem path. 557 must provide an explicit root filesystem path.
558 </para></listitem> 558 </para></listitem>
559 <listitem><para> 559 <listitem><para>
@@ -567,7 +567,7 @@
567 <replaceable>MACHINE</replaceable>: 567 <replaceable>MACHINE</replaceable>:
568 The architecture of the QEMU machine, which must be one 568 The architecture of the QEMU machine, which must be one
569 of the following: "qemux86", "qemux86-64", "qemuarm", 569 of the following: "qemux86", "qemux86-64", "qemuarm",
570 "qemuarm64", "qemumips", qemumips64", or "qemuppc". 570 "qemuarm64", "qemumips", "qemumips64", or "qemuppc".
571 The <replaceable>MACHINE</replaceable> and 571 The <replaceable>MACHINE</replaceable> and
572 <replaceable>QEMUARCH</replaceable> options are basically 572 <replaceable>QEMUARCH</replaceable> options are basically
573 identical. 573 identical.
@@ -674,7 +674,7 @@ qemux86" or "qemux86-64".
674 <listitem><para> 674 <listitem><para>
675 The build host <filename>/dev/vhost-net</filename> 675 The build host <filename>/dev/vhost-net</filename>
676 directory has to be either readable or writable 676 directory has to be either readable or writable
677 and slirp-enabled. 677 and "slirp-enabled".
678 </para></listitem> 678 </para></listitem>
679 </itemizedlist> 679 </itemizedlist>
680 </para></listitem> 680 </para></listitem>