Statistics
| Branch: | Revision:

root / .gitignore @ ebb9518a

History | View | Annotate | Download (1.2 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
libhw32
16
libhw64
17
libuser
18
linux-headers/asm
19
qapi-generated
20
qapi-types.[ch]
21
qapi-visit.[ch]
22
qmp-commands.h
23
qmp-marshal.c
24
qemu-doc.html
25
qemu-tech.html
26
qemu-doc.info
27
qemu-tech.info
28
qemu.1
29
qemu.pod
30
qemu-img.1
31
qemu-img.pod
32
qemu-img
33
qemu-nbd
34
qemu-nbd.8
35
qemu-nbd.pod
36
qemu-options.def
37
qemu-options.texi
38
qemu-img-cmds.texi
39
qemu-img-cmds.h
40
qemu-io
41
qemu-ga
42
qemu-bridge-helper
43
qemu-monitor.texi
44
QMP/qmp-commands.txt
45
test-coroutine
46
test-qmp-input-visitor
47
test-qmp-output-visitor
48
test-string-input-visitor
49
test-string-output-visitor
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
*.swp
73
*.orig
74
.pc
75
patches
76
pc-bios/bios-pq/status
77
pc-bios/vgabios-pq/status
78
pc-bios/optionrom/linuxboot.bin
79
pc-bios/optionrom/linuxboot.raw
80
pc-bios/optionrom/linuxboot.img
81
pc-bios/optionrom/multiboot.bin
82
pc-bios/optionrom/multiboot.raw
83
pc-bios/optionrom/multiboot.img
84
pc-bios/optionrom/kvmvapic.bin
85
pc-bios/optionrom/kvmvapic.raw
86
pc-bios/optionrom/kvmvapic.img
87
.stgit-*
88
cscope.*
89
tags
90
TAGS
91
*~