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