summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-qemu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-qemu.rst')
-rw-r--r--documentation/dev-manual/dev-manual-qemu.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/documentation/dev-manual/dev-manual-qemu.rst b/documentation/dev-manual/dev-manual-qemu.rst
index 63640411d4..4e58fc1b67 100644
--- a/documentation/dev-manual/dev-manual-qemu.rst
+++ b/documentation/dev-manual/dev-manual-qemu.rst
@@ -10,8 +10,6 @@ This chapter provides both procedures that show you how to use the Quick
10EMUlator (QEMU) and other QEMU information helpful for development 10EMUlator (QEMU) and other QEMU information helpful for development
11purposes. 11purposes.
12 12
13.. _qemu-dev-overview:
14
15Overview 13Overview
16======== 14========
17 15
@@ -39,8 +37,6 @@ following references:
39- `Documentation <https://wiki.qemu.org/Manual>`__\ *:* The QEMU user 37- `Documentation <https://wiki.qemu.org/Manual>`__\ *:* The QEMU user
40 manual. 38 manual.
41 39
42.. _qemu-running-qemu:
43
44Running QEMU 40Running QEMU
45============ 41============
46 42
@@ -187,8 +183,6 @@ allow input of absolute coordinates. This default means that the mouse
187can enter and leave the main window without the grab taking effect 183can enter and leave the main window without the grab taking effect
188leading to a better user experience. 184leading to a better user experience.
189 185
190.. _qemu-running-under-a-network-file-system-nfs-server:
191
192Running Under a Network File System (NFS) Server 186Running Under a Network File System (NFS) Server
193================================================ 187================================================
194 188
@@ -243,8 +237,6 @@ using an NFS server.
243 237
244 runqemu-export-rootfs restart file-system-location 238 runqemu-export-rootfs restart file-system-location
245 239
246.. _qemu-kvm-cpu-compatibility:
247
248QEMU CPU Compatibility Under KVM 240QEMU CPU Compatibility Under KVM
249================================ 241================================
250 242
@@ -266,8 +258,6 @@ directory. This setting specifies a ``-cpu`` option passed into QEMU in
266the ``runqemu`` script. Running ``qemu -cpu help`` returns a list of 258the ``runqemu`` script. Running ``qemu -cpu help`` returns a list of
267available supported CPU types. 259available supported CPU types.
268 260
269.. _qemu-dev-performance:
270
271QEMU Performance 261QEMU Performance
272================ 262================
273 263
@@ -320,8 +310,6 @@ present, the toolchain is also automatically used.
320 Server <#qemu-running-under-a-network-file-system-nfs-server>`__" 310 Server <#qemu-running-under-a-network-file-system-nfs-server>`__"
321 section for more information. 311 section for more information.
322 312
323.. _qemu-dev-command-line-syntax:
324
325QEMU Command-Line Syntax 313QEMU Command-Line Syntax
326======================== 314========================
327 315
@@ -377,8 +365,6 @@ Following is the command-line help output for the ``runqemu`` command:
377 runqemu path/to/<image>-<machine>.wic 365 runqemu path/to/<image>-<machine>.wic
378 runqemu path/to/<image>-<machine>.wic.vmdk 366 runqemu path/to/<image>-<machine>.wic.vmdk
379 367
380.. _qemu-dev-runqemu-command-line-options:
381
382``runqemu`` Command-Line Options 368``runqemu`` Command-Line Options
383================================ 369================================
384 370