]> Git Repo - qemu.git/blobdiff - MAINTAINERS
i386: move cpu dump out of helper.c into cpu-dump.c
[qemu.git] / MAINTAINERS
index 63223e1183d9805d8909d0a1ab7f9d5f484159ab..1e7c8f04885dd23f5f4f48e9a9514475430749e3 100644 (file)
 Guest CPU cores (TCG)
 ---------------------
 Overall TCG CPUs
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 R: Paolo Bonzini <[email protected]>
 S: Maintained
 F: softmmu/cpus.c
@@ -138,7 +138,7 @@ F: include/fpu/
 F: tests/fp/
 
 Alpha TCG CPUs
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 S: Maintained
 F: target/alpha/
 F: tests/tcg/alpha/
@@ -158,6 +158,7 @@ F: disas/arm.c
 F: disas/arm-a64.cc
 F: disas/libvixl/
 F: docs/system/target-arm.rst
+F: docs/system/arm/cpu-features.rst
 
 ARM SMMU
 M: Eric Auger <[email protected]>
@@ -185,7 +186,7 @@ F: tests/tcg/cris/
 F: disas/cris.c
 
 HPPA (PA-RISC) TCG CPUs
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 S: Maintained
 F: target/hppa/
 F: hw/hppa/
@@ -227,7 +228,7 @@ R: Aleksandar Rikalo <[email protected]>
 S: Odd Fixes
 F: target/mips/
 F: default-configs/*mips*
-F: disas/*mips*
+F: disas/mips.c
 F: docs/system/cpu-models-mips.rst.inc
 F: hw/intc/mips_gic.c
 F: hw/mips/
@@ -240,6 +241,10 @@ F: include/hw/timer/mips_gictimer.h
 F: tests/tcg/mips/
 K: ^Subject:.*(?i)mips
 
+MIPS TCG CPUs (nanoMIPS ISA)
+S: Orphan
+F: disas/nanomips.*
+
 Moxie TCG CPUs
 M: Anthony Green <[email protected]>
 S: Maintained
@@ -254,7 +259,6 @@ M: Marek Vasut <[email protected]>
 S: Maintained
 F: target/nios2/
 F: hw/nios2/
-F: hw/intc/nios2_iic.c
 F: disas/nios2.c
 F: default-configs/nios2-softmmu.mak
 
@@ -267,6 +271,7 @@ F: tests/tcg/openrisc/
 
 PowerPC TCG CPUs
 M: David Gibson <[email protected]>
+M: Greg Kurz <[email protected]>
 S: Maintained
 F: target/ppc/
@@ -289,11 +294,11 @@ F: linux-user/host/riscv64/
 
 RENESAS RX CPUs
 M: Yoshinori Sato <[email protected]>
-S: Maintained
+S: Odd Fixes
 F: target/rx/
 
 S390 TCG CPUs
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 M: David Hildenbrand <[email protected]>
 S: Maintained
 F: target/s390x/
@@ -329,7 +334,7 @@ F: include/hw/unicore32/
 
 X86 TCG CPUs
 M: Paolo Bonzini <[email protected]>
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 M: Eduardo Habkost <[email protected]>
 S: Maintained
 F: target/i386/
@@ -338,7 +343,7 @@ F: tests/tcg/x86_64/
 F: hw/i386/
 F: disas/i386.c
 F: docs/system/cpu-models-x86.rst.inc
-T: git https://github.com/ehabkost/qemu.git x86-next
+T: git https://gitlab.com/ehabkost/qemu.git x86-next
 
 Xtensa TCG CPUs
 M: Max Filippov <[email protected]>
@@ -383,12 +388,13 @@ S: Maintained
 F: target/arm/kvm.c
 
 MIPS KVM CPUs
-M: Huacai Chen <chenh[email protected]>
+M: Huacai Chen <chenh[email protected]>
 S: Odd Fixes
 F: target/mips/kvm.c
 
 PPC KVM CPUs
 M: David Gibson <[email protected]>
+M: Greg Kurz <[email protected]>
 S: Maintained
 F: target/ppc/kvm.c
 
@@ -420,13 +426,13 @@ M: Paolo Bonzini <[email protected]>
 M: Marcelo Tosatti <[email protected]>
 S: Supported
-F: target/i386/kvm.c
+F: target/i386/kvm/
 F: scripts/kvm/vmxcap
 
 Guest CPU Cores (other accelerators)
 ------------------------------------
 Overall
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 R: Paolo Bonzini <[email protected]>
 S: Maintained
 F: include/sysemu/accel.h
@@ -439,17 +445,13 @@ M: Cameron Esfahani <[email protected]>
 M: Roman Bolshakov <[email protected]>
 W: https://wiki.qemu.org/Features/HVF
 S: Maintained
-F: accel/stubs/hvf-stub.c
 F: target/i386/hvf/
 F: include/sysemu/hvf.h
 
 WHPX CPUs
 M: Sunil Muthuswamy <[email protected]>
 S: Supported
-F: target/i386/whpx-all.c
-F: target/i386/whpx-cpus.c
-F: target/i386/whp-dispatch.h
-F: accel/stubs/whpx-stub.c
+F: target/i386/whpx/
 F: include/sysemu/whpx.h
 
 Guest CPU Cores (Xen)
@@ -489,7 +491,7 @@ W: https://github.com/intel/haxm/issues
 S: Maintained
 F: accel/stubs/hax-stub.c
 F: include/sysemu/hax.h
-F: target/i386/hax-*
+F: target/i386/hax/
 
 Hosts
 -----
@@ -530,7 +532,7 @@ F: qemu.nsi
 
 Alpha Machines
 --------------
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 S: Maintained
 F: hw/alpha/
 F: hw/isa/smc37c669-superio.c
@@ -554,7 +556,7 @@ S: Maintained
 F: hw/*/allwinner-h3*
 F: include/hw/*/allwinner-h3*
 F: hw/arm/orangepi.c
-F: docs/system/orangepi.rst
+F: docs/system/arm/orangepi.rst
 
 ARM PrimeCell and CMSDK devices
 M: Peter Maydell <[email protected]>
@@ -758,6 +760,7 @@ F: include/hw/*/npcm7xx*
 F: tests/qtest/npcm7xx*
 F: pc-bios/npcm7xx_bootrom.bin
 F: roms/vbootrom
+F: docs/system/arm/nuvoton.rst
 
 nSeries
 M: Andrzej Zaborowski <[email protected]>
@@ -797,6 +800,7 @@ F: hw/arm/raspi_platform.h
 F: hw/*/bcm283*
 F: include/hw/arm/raspi*
 F: include/hw/*/bcm283*
+F: docs/system/arm/raspi.rst
 
 Real View
 M: Peter Maydell <[email protected]>
@@ -851,6 +855,7 @@ R: Leif Lindholm <[email protected]>
 S: Maintained
 F: hw/arm/sbsa-ref.c
+F: docs/system/arm/sbsa.rst
 
 Sharp SL-5500 (Collie) PDA
 M: Peter Maydell <[email protected]>
@@ -995,6 +1000,7 @@ F: include/hw/*/*aspeed*
 F: include/hw/misc/pca9552*.h
 F: hw/net/ftgmac100.c
 F: include/hw/net/ftgmac100.h
+F: docs/system/arm/aspeed.rst
 
 NRF51
 M: Joel Stanley <[email protected]>
@@ -1040,7 +1046,7 @@ F: hw/*/etraxfs_*.c
 HP-PARISC Machines
 ------------------
 HP B160L
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 R: Helge Deller <[email protected]>
 S: Odd Fixes
 F: default-configs/hppa-softmmu.mak
@@ -1139,7 +1145,7 @@ F: hw/mips/mipssim.c
 F: hw/net/mipsnet.c
 
 Fuloong 2E
-M: Huacai Chen <chenh[email protected]>
+M: Huacai Chen <chenh[email protected]>
 M: Philippe Mathieu-Daudé <[email protected]>
 R: Jiaxun Yang <[email protected]>
 S: Odd Fixes
@@ -1149,7 +1155,7 @@ F: hw/pci-host/bonito.c
 F: include/hw/isa/vt82c686.h
 
 Loongson-3 virtual platforms
-M: Huacai Chen <chenh[email protected]>
+M: Huacai Chen <chenh[email protected]>
 R: Jiaxun Yang <[email protected]>
 S: Maintained
 F: hw/intc/loongson_liointc.c
@@ -1174,18 +1180,21 @@ PowerPC Machines
 ----------------
 405
 M: David Gibson <[email protected]>
+M: Greg Kurz <[email protected]>
 S: Odd Fixes
 F: hw/ppc/ppc405_boards.c
 
 Bamboo
 M: David Gibson <[email protected]>
+M: Greg Kurz <[email protected]>
 S: Odd Fixes
 F: hw/ppc/ppc440_bamboo.c
 
 e500
 M: David Gibson <[email protected]>
+M: Greg Kurz <[email protected]>
 S: Odd Fixes
 F: hw/ppc/e500*
@@ -1199,6 +1208,7 @@ F: pc-bios/u-boot.e500
 
 mpc8544ds
 M: David Gibson <[email protected]>
+M: Greg Kurz <[email protected]>
 S: Odd Fixes
 F: hw/ppc/mpc8544ds.c
@@ -1207,6 +1217,7 @@ F: hw/ppc/mpc8544_guts.c
 New World (mac99)
 M: Mark Cave-Ayland <[email protected]>
 R: David Gibson <[email protected]>
+R: Greg Kurz <[email protected]>
 S: Odd Fixes
 F: hw/ppc/mac_newworld.c
@@ -1226,6 +1237,7 @@ F: pc-bios/qemu_vga.ndrv
 Old World (g3beige)
 M: Mark Cave-Ayland <[email protected]>
 R: David Gibson <[email protected]>
+R: Greg Kurz <[email protected]>
 S: Odd Fixes
 F: hw/ppc/mac_oldworld.c
@@ -1239,6 +1251,8 @@ F: pc-bios/qemu_vga.ndrv
 
 PReP
 M: Hervé Poussineau <[email protected]>
+R: David Gibson <[email protected]>
+R: Greg Kurz <[email protected]>
 S: Maintained
 F: hw/ppc/prep.c
@@ -1255,6 +1269,7 @@ F: tests/acceptance/ppc_prep_40p.py
 
 sPAPR
 M: David Gibson <[email protected]>
+M: Greg Kurz <[email protected]>
 S: Supported
 F: hw/*/spapr*
@@ -1272,6 +1287,7 @@ F: tests/qtest/libqos/rtas*
 PowerNV (Non-Virtualized)
 M: Cédric Le Goater <[email protected]>
 M: David Gibson <[email protected]>
+M: Greg Kurz <[email protected]>
 S: Maintained
 F: hw/ppc/pnv*
@@ -1291,6 +1307,8 @@ F: hw/ppc/virtex_ml507.c
 
 sam460ex
 M: BALATON Zoltan <[email protected]>
+R: David Gibson <[email protected]>
+R: Greg Kurz <[email protected]>
 S: Maintained
 F: hw/ppc/sam460ex.c
@@ -1334,7 +1352,7 @@ RX Machines
 -----------
 rx-gdbsim
 M: Yoshinori Sato <[email protected]>
-S: Maintained
+S: Odd Fixes
 F: docs/system/target-rx.rst
 F: hw/rx/rx-gdbsim.c
 F: tests/acceptance/machine_rx_gdbsim.py
@@ -1344,7 +1362,7 @@ SH4 Machines
 R2D
 M: Yoshinori Sato <[email protected]>
 R: Magnus Damm <[email protected]>
-S: Maintained
+S: Odd Fixes
 F: hw/sh4/r2d.c
 F: hw/intc/sh_intc.c
 F: include/hw/sh4/sh_intc.h
@@ -1417,6 +1435,7 @@ F: include/hw/s390x/
 F: hw/watchdog/wdt_diag288.c
 F: include/hw/watchdog/wdt_diag288.h
 F: default-configs/s390x-softmmu.mak
+F: tests/acceptance/machine_s390_ccw_virtio.py
 T: git https://github.com/cohuck/qemu.git s390-next
 T: git https://github.com/borntraeger/qemu.git s390-next
@@ -1532,7 +1551,7 @@ F: include/hw/boards.h
 F: include/hw/core/cpu.h
 F: include/hw/cpu/cluster.h
 F: include/sysemu/numa.h
-T: git https://github.com/ehabkost/qemu.git machine-next
+T: git https://gitlab.com/ehabkost/qemu.git machine-next
 
 Xtensa Machines
 ---------------
@@ -1554,6 +1573,14 @@ F: hw/net/opencores_eth.c
 
 Devices
 -------
+Xilinx CAN
+M: Vikram Garhwal <[email protected]>
+M: Francisco Iglesias <[email protected]>
+S: Maintained
+F: hw/net/can/xlnx-*
+F: include/hw/net/xlnx-*
+F: tests/qtest/xlnx-can-test*
+
 EDU
 M: Jiri Slaby <[email protected]>
 S: Maintained
 S: Maintained
 F: hw/*/omap*
 F: include/hw/arm/omap.h
+F: docs/system/arm/sx1.rst
 
 IPack
 M: Alberto Garcia <[email protected]>
@@ -1878,6 +1906,7 @@ M: Klaus Jensen <[email protected]>
 S: Supported
 F: hw/block/nvme*
+F: include/block/nvme.h
 F: tests/qtest/nvme-test.c
 F: docs/specs/nvme.txt
 T: git git://git.infradead.org/qemu-nvme.git nvme-next
@@ -1909,6 +1938,7 @@ Rocker
 M: Jiri Pirko <[email protected]>
 S: Maintained
 F: hw/net/rocker/
+F: qapi/rocker.json
 F: tests/rocker/
 F: docs/specs/rocker.txt
 
@@ -2066,8 +2096,9 @@ F: tests/qtest/fw_cfg-test.c
 T: git https://github.com/philmd/qemu.git fw_cfg-next
 
 XIVE
-M: David Gibson <[email protected]>
 M: Cédric Le Goater <[email protected]>
+R: David Gibson <[email protected]>
+R: Greg Kurz <[email protected]>
 S: Supported
 F: hw/*/*xive*
@@ -2077,7 +2108,7 @@ F: docs/*/*xive*
 Renesas peripherals
 M: Yoshinori Sato <[email protected]>
 R: Magnus Damm <[email protected]>
-S: Maintained
+S: Odd Fixes
 F: hw/char/renesas_sci.c
 F: hw/char/sh_serial.c
 F: hw/timer/renesas_*.c
@@ -2088,7 +2119,7 @@ F: include/hw/timer/renesas_*.h
 
 Renesas RX peripherals
 M: Yoshinori Sato <[email protected]>
-S: Maintained
+S: Odd Fixes
 F: hw/intc/rx_icu.c
 F: hw/rx/
 F: include/hw/intc/rx_icu.h
@@ -2111,6 +2142,7 @@ S: Maintained
 F: audio/
 F: hw/audio/
 F: include/hw/audio/
+F: qapi/audio.json
 F: tests/qtest/ac97-test.c
 F: tests/qtest/es1370-test.c
 F: tests/qtest/intel-hda-test.c
@@ -2319,6 +2351,7 @@ M: Paolo Bonzini <[email protected]>
 S: Maintained
 F: include/qemu/main-loop.h
 F: include/sysemu/runstate.h
+F: include/sysemu/runstate-action.h
 F: util/main-loop.c
 F: util/qemu-timer.c
 F: softmmu/vl.c
@@ -2327,6 +2360,7 @@ F: softmmu/cpus.c
 F: softmmu/cpu-throttle.c
 F: softmmu/cpu-timers.c
 F: softmmu/icount.c
+F: softmmu/runstate-action.c
 F: qapi/run-state.json
 
 Read, Copy, Update (RCU)
@@ -2374,7 +2408,7 @@ M: Igor Mammedov <[email protected]>
 S: Maintained
 F: backends/hostmem*.c
 F: include/sysemu/hostmem.h
-T: git https://github.com/ehabkost/qemu.git machine-next
+T: git https://gitlab.com/ehabkost/qemu.git machine-next
 
 Cryptodev Backends
 M: Gonglei <[email protected]>
@@ -2404,7 +2438,7 @@ F: scripts/simplebench/
 
 QAPI
 M: Markus Armbruster <[email protected]>
-M: Michael Roth <m[email protected].com>
+M: Michael Roth <michael.roth@amd.com>
 S: Supported
 F: qapi/
 X: qapi/*.json
@@ -2448,7 +2482,7 @@ F: tests/data/qobject/qdict.txt
 T: git https://repo.or.cz/qemu/armbru.git qapi-next
 
 QEMU Guest Agent
-M: Michael Roth <m[email protected].com>
+M: Michael Roth <michael.roth@amd.com>
 S: Maintained
 F: qga/
 F: docs/interop/qemu-ga.rst
@@ -2490,7 +2524,9 @@ F: monitor/monitor-internal.h
 F: monitor/qmp*
 F: monitor/misc.c
 F: monitor/monitor.c
+F: qapi/control.json
 F: qapi/error.json
+F: qapi/introspect.json
 F: docs/devel/*qmp-*
 F: docs/interop/*qmp-*
 F: scripts/qmp/
@@ -2517,7 +2553,7 @@ R: Thomas Huth <[email protected]>
 S: Maintained
 F: tests/qtest/fuzz/
 F: scripts/oss-fuzz/
-F: docs/devel/fuzzing.txt
+F: docs/devel/fuzzing.rst
 
 Register API
 M: Alistair Francis <[email protected]>
@@ -2551,6 +2587,7 @@ S: Maintained
 F: trace/
 F: trace-events
 F: docs/qemu-option-trace.rst.inc
+F: qapi/trace.json
 F: scripts/tracetool.py
 F: scripts/tracetool/
 F: scripts/qemu-trace-stap*
@@ -2610,6 +2647,7 @@ M: Daniel P. Berrange <[email protected]>
 S: Maintained
 F: crypto/
 F: include/crypto/
+F: qapi/crypto.json
 F: tests/test-crypto-*
 F: tests/benchmark-crypto-*
 F: tests/crypto-tls-*
@@ -2797,7 +2835,7 @@ F: scripts/gensyscalls.sh
 Tiny Code Generator (TCG)
 -------------------------
 Common TCG code
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 S: Maintained
 F: tcg/
 F: include/tcg/
@@ -2826,7 +2864,7 @@ F: tcg/arm/
 F: disas/arm.c
 
 i386 TCG target
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 S: Maintained
 F: tcg/i386/
 F: disas/i386.c
@@ -2834,14 +2872,14 @@ F: disas/i386.c
 MIPS TCG target
 M: Philippe Mathieu-Daudé <[email protected]>
 R: Aurelien Jarno <[email protected]>
-R: Huacai Chen <chenh[email protected]>
+R: Huacai Chen <chenh[email protected]>
 R: Jiaxun Yang <[email protected]>
 R: Aleksandar Rikalo <[email protected]>
 S: Odd Fixes
 F: tcg/mips/
 
 PPC TCG target
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 S: Odd Fixes
 F: tcg/ppc/
 F: disas/ppc.c
@@ -2855,7 +2893,7 @@ F: tcg/riscv/
 F: disas/riscv.c
 
 S390 TCG target
-M: Richard Henderson <r[email protected]>
+M: Richard Henderson <r[email protected]>
 S: Maintained
 F: tcg/s390/
 F: disas/s390.c
@@ -2962,6 +3000,7 @@ R: Fam Zheng <[email protected]>
 S: Supported
 F: block/nvme*
+F: include/block/nvme.h
 T: git https://github.com/stefanha/qemu.git block
 
 Bootdevice
@@ -3087,6 +3126,12 @@ F: include/qemu/vhost-user-server.h
 F: tests/qtest/libqos/vhost-user-blk.c
 F: util/vhost-user-server.c
 
+FUSE block device exports
+M: Max Reitz <[email protected]>
+S: Supported
+F: block/export/fuse.c
+
 Replication
 M: Wen Congyang <[email protected]>
 M: Xie Changlong <[email protected]>
@@ -3146,6 +3191,7 @@ S: Maintained
 F: .gitlab-ci.yml
 F: .gitlab-ci.d/crossbuilds.yml
 F: .gitlab-ci.d/*py
+F: scripts/ci/gitlab-pipeline-status
 
 Guest Test Compilation Support
 M: Alex Bennée <[email protected]>
This page took 0.043878 seconds and 4 git commands to generate.