]> git.proxmox.com Git - qemu.git/blob - .gitignore
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
[qemu.git] / .gitignore
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 vscclient
45 QMP/qmp-commands.txt
46 test-coroutine
47 test-qmp-input-visitor
48 test-qmp-output-visitor
49 test-string-input-visitor
50 test-string-output-visitor
51 test-visitor-serialization
52 fsdev/virtfs-proxy-helper.1
53 fsdev/virtfs-proxy-helper.pod
54 .gdbinit
55 *.a
56 *.aux
57 *.cp
58 *.dvi
59 *.exe
60 *.fn
61 *.ky
62 *.log
63 *.pdf
64 *.cps
65 *.fns
66 *.kys
67 *.pg
68 *.pyc
69 *.toc
70 *.tp
71 *.vr
72 *.d
73 *.o
74 *.lo
75 *.la
76 *.pc
77 .libs
78 *.swp
79 *.orig
80 .pc
81 patches
82 pc-bios/bios-pq/status
83 pc-bios/vgabios-pq/status
84 pc-bios/optionrom/linuxboot.bin
85 pc-bios/optionrom/linuxboot.raw
86 pc-bios/optionrom/linuxboot.img
87 pc-bios/optionrom/multiboot.bin
88 pc-bios/optionrom/multiboot.raw
89 pc-bios/optionrom/multiboot.img
90 pc-bios/optionrom/kvmvapic.bin
91 pc-bios/optionrom/kvmvapic.raw
92 pc-bios/optionrom/kvmvapic.img
93 .stgit-*
94 cscope.*
95 tags
96 TAGS
97 *~