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