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