Statistics
| Branch: | Revision:

root / .gitignore @ c9159fe9

History | View | Annotate | Download (1.3 kB)

1
config-devices.*
2
config-all-devices.*
3
config-host.*
4
config-target.*
5
trace.h
6
trace.c
7
trace-dtrace.h
8
trace-dtrace.dtrace
9
*-timestamp
10
*-softmmu
11
*-darwin-user
12
*-linux-user
13
*-bsd-user
14
libdis*
15
libuser
16
linux-headers/asm
17
qapi-generated
18
qapi-types.[ch]
19
qapi-visit.[ch]
20
qmp-commands.h
21
qmp-marshal.c
22
qemu-doc.html
23
qemu-tech.html
24
qemu-doc.info
25
qemu-tech.info
26
qemu.1
27
qemu.pod
28
qemu-img.1
29
qemu-img.pod
30
qemu-img
31
qemu-nbd
32
qemu-nbd.8
33
qemu-nbd.pod
34
qemu-options.def
35
qemu-options.texi
36
qemu-img-cmds.texi
37
qemu-img-cmds.h
38
qemu-io
39
qemu-ga
40
qemu-bridge-helper
41
qemu-monitor.texi
42
vscclient
43
QMP/qmp-commands.txt
44
test-coroutine
45
test-qmp-input-visitor
46
test-qmp-output-visitor
47
test-string-input-visitor
48
test-string-output-visitor
49
test-visitor-serialization
50
fsdev/virtfs-proxy-helper.1
51
fsdev/virtfs-proxy-helper.pod
52
.gdbinit
53
*.a
54
*.aux
55
*.cp
56
*.dvi
57
*.exe
58
*.fn
59
*.ky
60
*.log
61
*.pdf
62
*.cps
63
*.fns
64
*.kys
65
*.pg
66
*.pyc
67
*.toc
68
*.tp
69
*.vr
70
*.d
71
*.o
72
*.lo
73
*.la
74
*.pc
75
.libs
76
*.swp
77
*.orig
78
.pc
79
patches
80
pc-bios/bios-pq/status
81
pc-bios/vgabios-pq/status
82
pc-bios/optionrom/linuxboot.bin
83
pc-bios/optionrom/linuxboot.raw
84
pc-bios/optionrom/linuxboot.img
85
pc-bios/optionrom/multiboot.bin
86
pc-bios/optionrom/multiboot.raw
87
pc-bios/optionrom/multiboot.img
88
pc-bios/optionrom/kvmvapic.bin
89
pc-bios/optionrom/kvmvapic.raw
90
pc-bios/optionrom/kvmvapic.img
91
.stgit-*
92
cscope.*
93
tags
94
TAGS
95
*~