.gitignore 4.7 KB
Newer Older
E
Eric Blake 已提交
1 2
*#*#
*.#*#
J
Jim Meyering 已提交
3
*.a
4
*.cov
E
Eric Blake 已提交
5
*.exe
6
*.exe.manifest
7 8 9
*.gcda
*.gcno
*.gcov
10 11
*.html
*.i
12 13
*.la
*.lo
14
*.loT
J
Jim Meyering 已提交
15
*.o
E
Eric Blake 已提交
16
*.orig
17
*.pem
18
*.pyc
E
Eric Blake 已提交
19
*.rej
20
*.s
J
Jim Meyering 已提交
21
*~
P
Peter Krempa 已提交
22
.#*
23
.deps
E
Eric Blake 已提交
24
.dirstamp
25
.gdb_history
26
.git
27
.git-module-status
28
.libs
29
.lvimrc
30
.memdump
31
.sc-start-sc_*
E
Eric Blake 已提交
32
/ABOUT-NLS
C
Cole Robinson 已提交
33
/AUTHORS
E
Eric Blake 已提交
34
/ChangeLog
E
Eric Blake 已提交
35
/GNUmakefile
E
Eric Blake 已提交
36 37 38 39
/INSTALL
/NEWS
/aclocal.m4
/autom4te.cache
D
Daniel Veillard 已提交
40
/build-aux
E
Eric Blake 已提交
41
/build-aux/
E
Eric Blake 已提交
42
/build/
E
Eric Blake 已提交
43 44 45 46 47 48 49 50 51 52
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.rpath
/config.status
/config.sub
/configure
/configure.lineno
53
/daemon/*_dispatch.h
54 55 56 57 58
/daemon/libvirt_qemud
/daemon/libvirtd
/daemon/libvirtd*.logrotate
/daemon/libvirtd.8
/daemon/libvirtd.8.in
59
/daemon/libvirtd.init
60
/daemon/libvirtd.pod
C
Cole Robinson 已提交
61
/daemon/libvirtd.policy
62
/daemon/libvirtd.service
63
/daemon/test_libvirtd.aug
64
/docs/aclperms.htmlinc
65
/docs/apibuild.py.stamp
66
/docs/devhelp/libvirt.devhelp
E
Eric Blake 已提交
67
/docs/hvsupport.html.in
68
/docs/libvirt-api.xml
69
/docs/libvirt-lxc-*.xml
70
/docs/libvirt-qemu-*.xml
71
/docs/libvirt-refs.xml
72
/docs/search.php
73
/docs/todo.html.in
74
/examples/object-events/event-test
75
/examples/dominfo/info1
76
/examples/domsuspend/suspend
77 78
/examples/hellolibvirt/hellolibvirt
/examples/openauth/openauth
79 80 81
/gnulib/lib/*
/gnulib/m4/*
/gnulib/tests/*
82
/include/libvirt/libvirt.h
E
Eric Blake 已提交
83 84
/libtool
/libvirt-*.tar.gz
E
Eric Blake 已提交
85
/libvirt-[0-9]*
E
Eric Blake 已提交
86 87 88 89
/libvirt.pc
/libvirt.spec
/ltconfig
/ltmain.sh
E
Eric Blake 已提交
90
/m4/*
E
Eric Blake 已提交
91
/maint.mk
92
/mingw-libvirt.spec
E
Eric Blake 已提交
93
/mkinstalldirs
E
Eric Blake 已提交
94
/po/*
95
/proxy/
D
Daniel P. Berrange 已提交
96
/python/
97
/run
E
Eric Blake 已提交
98
/sc_*
99
/src/.*.stamp
100
/src/access/org.libvirt.api.policy
101 102 103 104 105 106
/src/access/viraccessapicheck.c
/src/access/viraccessapicheck.h
/src/access/viraccessapichecklxc.c
/src/access/viraccessapichecklxc.h
/src/access/viraccessapicheckqemu.c
/src/access/viraccessapicheckqemu.h
107
/src/esx/*.generated.*
108
/src/hyperv/*.generated.*
109 110
/src/libvirt*.def
/src/libvirt.syms
111
/src/libvirt_access.syms
112
/src/libvirt_access.xml
113
/src/libvirt_access_lxc.syms
114
/src/libvirt_access_lxc.xml
115
/src/libvirt_access_qemu.syms
116
/src/libvirt_access_qemu.xml
117 118
/src/libvirt_*.stp
/src/libvirt_*helper
119
/src/libvirt_*probes.h
120
/src/libvirt_lxc
121
/src/locking/lock_daemon_dispatch_stubs.h
122
/src/locking/lock_protocol.[ch]
123
/src/locking/qemu-lockd.conf
E
Eric Blake 已提交
124
/src/locking/qemu-sanlock.conf
125
/src/locking/test_libvirt_sanlock.aug
126 127
/src/lxc/lxc_controller_dispatch.h
/src/lxc/lxc_monitor_dispatch.h
128 129
/src/lxc/lxc_monitor_protocol.c
/src/lxc/lxc_monitor_protocol.h
130
/src/lxc/lxc_protocol.[ch]
131
/src/lxc/test_libvirtd_lxc.aug
132
/src/qemu/test_libvirtd_qemu.aug
133 134
/src/remote/*_client_bodies.h
/src/remote/*_protocol.[ch]
J
Jiri Denemark 已提交
135
/src/rpc/virkeepaliveprotocol.[ch]
136
/src/rpc/virnetprotocol.[ch]
137
/src/test_libvirt*.aug
138
/src/test_virtlockd.aug
L
Lai Jiangshan 已提交
139
/src/util/virkeymaps.h
140
/src/virt-aa-helper
141
/src/virtlockd
142 143
/src/virtlockd.8
/src/virtlockd.8.in
144
/src/virtlockd.init
E
Eric Blake 已提交
145
/tests/*.log
146
/tests/*.pid
M
Martin Kletzander 已提交
147
/tests/*.trs
148 149
/tests/*xml2*test
/tests/commandhelper
150
/tests/commandtest
151
/tests/conftest
E
Eric Blake 已提交
152
/tests/cputest
153
/tests/domainconftest
154
/tests/domainsnapshotxml2xmltest
155 156
/tests/esxutilstest
/tests/eventtest
J
Ján Tomko 已提交
157
/tests/fchosttest
158
/tests/fdstreamtest
E
Eric Blake 已提交
159
/tests/hashtest
E
Eric Blake 已提交
160
/tests/jsontest
161
/tests/libvirtdconftest
162
/tests/lxcconf2xmltest
E
Eric Blake 已提交
163
/tests/metadatatest
E
Eric Blake 已提交
164
/tests/networkxml2argvtest
165
/tests/nodeinfotest
E
Eric Blake 已提交
166
/tests/nwfilterxml2xmltest
167
/tests/objecteventtest
168 169 170
/tests/object-locking
/tests/object-locking-files.txt
/tests/object-locking.cm[ix]
171
/tests/openvzutilstest
P
Peter Krempa 已提交
172
/tests/qemuagenttest
173
/tests/qemuargv2xmltest
174
/tests/qemucapabilitiestest
175
/tests/qemuhelptest
176
/tests/qemuhotplugtest
177
/tests/qemumonitorjsontest
178
/tests/qemumonitortest
E
Eric Blake 已提交
179
/tests/qemuxmlnstest
180 181 182 183
/tests/qparamtest
/tests/reconnect
/tests/secaatest
/tests/seclabeltest
184
/tests/securityselinuxlabeltest
185
/tests/securityselinuxtest
186
/tests/sexpr2xmltest
187
/tests/shunloadtest
188 189 190
/tests/sockettest
/tests/ssh
/tests/statstest
191
/tests/storagebackendsheepdogtest
C
Cole Robinson 已提交
192
/tests/sysinfotest
G
Gene Czarcinski 已提交
193
/tests/test_conf
194
/tests/utiltest
195
/tests/viratomictest
E
Eric Blake 已提交
196
/tests/virauthconfigtest
H
Hu Tao 已提交
197
/tests/virbitmaptest
198
/tests/virbuftest
199
/tests/vircapstest
200
/tests/vircgrouptest
201
/tests/virdbustest
202
/tests/virdrivermoduletest
E
Eric Blake 已提交
203
/tests/virendiantest
204
/tests/virfiletest
E
Eric Blake 已提交
205
/tests/virhashtest
206
/tests/viridentitytest
207
/tests/virkeycodetest
E
Eric Blake 已提交
208
/tests/virkeyfiletest
209
/tests/virkmodtest
210
/tests/virlockspacetest
211
/tests/virlogtest
212
/tests/virnet*test
M
Michal Privoznik 已提交
213
/tests/virpcitest
D
Daniel P. Berrange 已提交
214
/tests/virportallocatortest
O
Osier Yang 已提交
215
/tests/virscsitest
216
/tests/virshtest
217
/tests/virstoragetest
218
/tests/virstringtest
219
/tests/virsystemdtest
220
/tests/virtimetest
E
Eric Blake 已提交
221
/tests/viruritest
222
/tests/vmwarevertest
223 224 225 226 227
/tests/vmx2xmltest
/tests/xencapstest
/tests/xmconfigtest
/tools/*.[18]
/tools/libvirt-guests.init
228
/tools/libvirt-guests.service
229
/tools/libvirt-guests.sh
D
Dan Walsh 已提交
230
/tools/virt-login-shell
231 232 233 234
/tools/virsh
/tools/virsh-*-edit.c
/tools/virt-*-validate
/tools/virt-sanlock-cleanup
235 236
/tools/wireshark/src/plugin.c
/tools/wireshark/src/libvirt
E
Eric Blake 已提交
237
/update.log
M
Martin Kletzander 已提交
238 239 240
GPATH
GRTAGS
GTAGS
241
Makefile
J
Jim Meyering 已提交
242
Makefile.in
E
Eric Blake 已提交
243
TAGS
J
Jim Meyering 已提交
244
coverage
D
Daniel Veillard 已提交
245
cscope.files
L
liguang 已提交
246
cscope.in.out
D
Daniel Veillard 已提交
247
cscope.out
L
liguang 已提交
248
cscope.po.out
J
Jim Meyering 已提交
249 250 251 252
results.log
stamp-h
stamp-h.in
stamp-h1
M
Michal Privoznik 已提交
253
tags
254 255
!/gnulib/lib/Makefile.am
!/gnulib/tests/Makefile.am
E
Eric Blake 已提交
256 257 258 259
!/m4/virt-*.m4
!/po/*.po
!/po/POTFILES.in
!/po/libvirt.pot