target/s390x: Fix SQXBR
[qemu/ar7.git] / docs / system / qemu-manpage.rst
blobe9a25d0680fe0bea3f07915d9ca6b9c3975944a1
1 :orphan:
3 ..
4    This file is the skeleton for the qemu.1 manpage. It mostly
5    should simply include the .rst.inc files corresponding to the
6    parts of the documentation that go in the manpage as well as the
7    HTML manual.
9 Title
10 =====
12 Synopsis
13 --------
15 .. parsed-literal::
17    |qemu_system| [options] [disk_image]
19 Description
20 -----------
22 .. include:: target-i386-desc.rst.inc
24 Options
25 -------
27 disk_image is a raw hard disk image for IDE hard disk 0. Some targets do
28 not need a disk image.
30 .. hxtool-doc:: qemu-options.hx
32 .. include:: keys.rst.inc
34 .. include:: mux-chardev.rst.inc
36 Notes
37 -----
39 .. include:: device-url-syntax.rst.inc
41 See also
42 --------
44 The HTML documentation of QEMU for more precise information and Linux
45 user mode emulator invocation.