aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/qemu/project.yaml
blob: cd7105d9acda1b314dcf7c617b1f46539d6b92d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
main_repo: 'https://git.qemu.org/git/qemu.git'