aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/qemu/project.yaml
blob: 469221a404e28879e769b885a5c76814f0d77a07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: "https://www.qemu.org/"
language: c
primary_contact: "alxndr@bu.edu"
auto_ccs:
  - "bsd@redhat.com"
  - "pbonzini@redhat.com"
  - "stefanha@redhat.com"
  - "darren.kenny@oracle.com"
sanitizers:
  - address
  - undefined
fuzzing_engines:
  - libfuzzer
  - honggfuzz
architectures:
  - x86_64