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