summaryrefslogtreecommitdiff
path: root/scripts/coverity-scan/COMPONENTS.md
blob: de2eb9624165a8fedbef289131c48bb16e6daa0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
This is the list of currently configured Coverity components:

alpha
  ~ (/qemu)?((/include)?/hw/alpha/.*|/target/alpha/.*)

arm
  ~ (/qemu)?((/include)?/hw/arm/.*|(/include)?/hw/.*/(arm|allwinner-a10|bcm28|digic|exynos|imx|omap|stellaris|pxa2xx|versatile|zynq|cadence).*|/hw/net/xgmac.c|/hw/ssi/xilinx_spips.c|/target/arm/.*)

avr
  ~ (/qemu)?((/include)?/hw/avr/.*|/target/avr/.*)

cris
  ~ (/qemu)?((/include)?/hw/cris/.*|/target/cris/.*)

hexagon
  ~ (/qemu)?(/target/hexagon/.*)

hppa
  ~ (/qemu)?((/include)?/hw/hppa/.*|/target/hppa/.*)

i386
  ~ (/qemu)?((/include)?/hw/i386/.*|/target/i386/.*|/hw/intc/[^/]*apic[^/]*\.c)

m68k
  ~ (/qemu)?((/include)?/hw/m68k/.*|/target/m68k/.*|(/include)?/hw(/.*)?/mcf.*)

microblaze
  ~ (/qemu)?((/include)?/hw/microblaze/.*|/target/microblaze/.*)

mips
  ~ (/qemu)?((/include)?/hw/mips/.*|/target/mips/.*)

nios2
  ~ (/qemu)?((/include)?/hw/nios2/.*|/target/nios2/.*)

ppc
  ~ (/qemu)?((/include)?/hw/ppc/.*|/target/ppc/.*|/hw/pci-host/(uninorth.*|dec.*|prep.*|ppc.*)|/hw/misc/macio/.*|(/include)?/hw/.*/(xics|openpic|spapr).*)

riscv
  ~ (/qemu)?((/include)?/hw/riscv/.*|/target/riscv/.*)

rx
  ~ (/qemu)?((/include)?/hw/rx/.*|/target/rx/.*)

s390
  ~ (/qemu)?((/include)?/hw/s390x/.*|/target/s390x/.*|/hw/.*/s390_.*)

sh4
  ~ (/qemu)?((/include)?/hw/sh4/.*|/target/sh4/.*)

sparc
  ~ (/qemu)?((/include)?/hw/sparc(64)?.*|/target/sparc/.*|/hw/.*/grlib.*|/hw/display/cg3.c)

tilegx
  ~ (/qemu)?(/target/tilegx/.*)

tricore
  ~ (/qemu)?((/include)?/hw/tricore/.*|/target/tricore/.*)

9pfs
  ~ (/qemu)?(/hw/9pfs/.*|/fsdev/.*)

audio
  ~ (/qemu)?((/include)?/(audio|hw/audio)/.*)

block
  ~ (/qemu)?(/block.*|(/include?)(/hw)?/(block|storage-daemon)/.*|(/include)?/hw/ide/.*|/qemu-(img|io).*|/util/(aio|async|thread-pool).*)

char
  ~ (/qemu)?(/qemu-char\.c|/include/sysemu/char\.h|(/include)?/hw/char/.*)

capstone
  ~ (/qemu)?(/capstone/.*)

crypto
  ~ (/qemu)?((/include)?/crypto/.*|/hw/.*/crypto.*)

disas
  ~ (/qemu)?((/include)?/disas.*)

fpu
  ~ (/qemu)?((/include)?(/fpu|/libdecnumber)/.*)

io
  ~ (/qemu)?((/include)?/io/.*)

ipmi
  ~ (/qemu)?((/include)?/hw/ipmi/.*)

migration
  ~ (/qemu)?((/include)?/migration/.*)

monitor
  ~ (/qemu)?(/qapi.*|/qobject/.*|/monitor\..*|/[hq]mp\..*)

nbd
  ~ (/qemu)?(/nbd/.*|/include/block/nbd.*|/qemu-nbd\.c)

net
  ~ (/qemu)?((/include)?(/hw)?/(net|rdma)/.*)

pci
  ~ (/qemu)?(/hw/pci.*|/include/hw/pci.*)

qemu-ga
  ~ (/qemu)?(/qga/.*)

scsi
  ~ (/qemu)?(/scsi/.*|/hw/scsi/.*|/include/hw/scsi/.*)

slirp
  ~ (/qemu)?(/.*slirp.*)

tcg
  ~ (/qemu)?(/accel/tcg/.*|/replay/.*|/(.*/)?softmmu.*)

trace
  ~ (/qemu)?(/.*trace.*\.[ch])

ui
  ~ (/qemu)?((/include)?(/ui|/hw/display|/hw/input)/.*)

usb
  ~ (/qemu)?(/hw/usb/.*|/include/hw/usb/.*)

user
  ~ (/qemu)?(/linux-user/.*|/bsd-user/.*|/user-exec\.c|/thunk\.c|/include/exec/user/.*)

util
  ~ (/qemu)?(/util/.*|/include/qemu/.*)

xen
  ~ (/qemu)?(.*/xen.*)

virtiofsd
  ~ (/qemu)?(/tools/virtiofsd/.*)

(headers)
  ~ (/qemu)?(/include/.*)

testlibs
  ~ (/qemu)?(/tests/qtest(/libqos/.*|/libqtest.*))

tests
  ~ (/qemu)?(/tests/.*)