]> git.proxmox.com Git - mirror_qemu.git/blame - docs/qemu-qmp-ref.texi
qapi: add qapi2texi script
[mirror_qemu.git] / docs / qemu-qmp-ref.texi
CommitLineData
91d00e57
MAL
1\input texinfo
2@setfilename qemu-qmp-ref.info
3
4@exampleindent 0
5@paragraphindent 0
6
7@settitle QEMU QMP Reference Manual
8
9@copying
10This is the QEMU QMP reference manual.
11
12Copyright @copyright{} 2016 The QEMU Project developers
13
14@quotation
15This manual is free documentation: you can redistribute it and/or
16modify it under the terms of the GNU General Public License as
17published by the Free Software Foundation, either version 2 of the
18License, or (at your option) any later version.
19
20This manual is distributed in the hope that it will be useful, but
21WITHOUT ANY WARRANTY; without even the implied warranty of
22MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
23General Public License for more details.
24
25You should have received a copy of the GNU General Public License
26along with this manual. If not, see http://www.gnu.org/licenses/.
27@end quotation
28@end copying
29
30@dircategory QEMU
31@direntry
32* QEMU-QMP-Ref: (qemu-qmp-ref). QEMU QMP Reference Manual
33@end direntry
34
35@titlepage
36@title QMP Reference Manual
37@subtitle QEMU version @value{VERSION}
38@page
39@vskip 0pt plus 1filll
40@insertcopying
41@end titlepage
42
43@contents
44
45@ifnottex
46@node Top
47@top QEMU QMP reference
48@end ifnottex
49
50@menu
51* API Reference::
52* Commands and Events Index::
53* Data Types Index::
54@end menu
55
56@node API Reference
57@chapter API Reference
58
59@c for texi2pod:
60@c man begin DESCRIPTION
61
62@include qemu-qapi.texi
63
64@c man end
65
66@node Commands and Events Index
67@unnumbered Commands and Events Index
68@printindex fn
69
70@node Data Types Index
71@unnumbered Data Types Index
72@printindex tp
73
74@bye