X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/65903a8b0807dbe2983910060f5754d27762faed..e5a5604f8fdabfc788fbf75354b7f92eb349dcff:/MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS index 1de05f0525..d72d6e37d0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -51,6 +51,7 @@ Descriptions of section entries: General Project Administration ------------------------------ M: Anthony Liguori +M: Peter Maydell Responsible Disclosure, Reporting Security Issues ------------------------------ @@ -61,11 +62,23 @@ L: secalert@redhat.com Guest CPU cores (TCG): ---------------------- +Overall +L: qemu-devel@nongnu.org +S: Odd fixes +F: cpu-exec.c +F: cputlb.c +F: softmmu_template.h +F: translate-all.c +F: include/exec/cpu_ldst.h +F: include/exec/cpu_ldst_template.h +F: include/exec/helper*.h + Alpha M: Richard Henderson S: Maintained F: target-alpha/ F: hw/alpha/ +F: tests/tcg/alpha/ ARM M: Peter Maydell @@ -79,6 +92,7 @@ M: Edgar E. Iglesias S: Maintained F: target-cris/ F: hw/cris/ +F: tests/tcg/cris/ LM32 M: Michael Walle @@ -86,6 +100,7 @@ S: Maintained F: target-lm32/ F: hw/lm32/ F: hw/char/lm32_* +F: tests/tcg/lm32/ M68K S: Orphan @@ -100,9 +115,11 @@ F: hw/microblaze/ MIPS M: Aurelien Jarno -S: Odd Fixes +M: Leon Alrae +S: Maintained F: target-mips/ F: hw/mips/ +F: tests/tcg/mips/ Moxie M: Anthony Green @@ -114,6 +131,7 @@ M: Jia Liu S: Maintained F: target-openrisc/ F: hw/openrisc/ +F: tests/tcg/openrisc/ PowerPC M: Alexander Graf @@ -149,7 +167,8 @@ F: target-unicore32/ F: hw/unicore32/ X86 -M: qemu-devel@nongnu.org +M: Paolo Bonzini +M: Richard Henderson S: Odd Fixes F: target-i386/ F: hw/i386/ @@ -160,6 +179,13 @@ W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa S: Maintained F: target-xtensa/ F: hw/xtensa/ +F: tests/tcg/xtensa/ + +TriCore +M: Bastian Koppelmann +S: Maintained +F: target-tricore/ +F: hw/tricore/ Guest CPU Cores (KVM): ---------------------- @@ -176,6 +202,11 @@ M: Peter Maydell S: Maintained F: target-arm/kvm.c +MIPS +M: James Hogan +S: Maintained +F: target-mips/kvm.c + PPC M: Alexander Graf S: Maintained @@ -187,9 +218,12 @@ M: Cornelia Huck M: Alexander Graf S: Maintained F: target-s390x/kvm.c -F: hw/intc/s390_flic.[hc] +F: hw/intc/s390_flic.c +F: hw/intc/s390_flic_kvm.c +F: include/hw/s390x/s390_flic.h X86 +M: Paolo Bonzini M: Marcelo Tosatti L: kvm@vger.kernel.org S: Supported @@ -243,8 +277,8 @@ S: Maintained F: hw/*/exynos* Calxeda Highbank -M: Mark Langsdorf -S: Supported +M: Rob Herring +S: Maintained F: hw/arm/highbank.c F: hw/net/xgmac.c @@ -255,7 +289,7 @@ F: include/hw/arm/digic.h F: hw/*/digic* Gumstix -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Orphan F: hw/arm/gumstix.c @@ -271,7 +305,7 @@ S: Maintained F: hw/arm/integratorcp.c Mainstone -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Orphan F: hw/arm/mainstone.c @@ -377,7 +411,7 @@ S: Maintained F: hw/mips/mips_malta.c Mipssim -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Orphan F: hw/mips/mips_mipssim.c @@ -510,6 +544,8 @@ F: hw/s390x/s390-virtio-ccw.c F: hw/s390x/css.[hc] F: hw/s390x/sclp*.[hc] F: hw/s390x/ipl*.[hc] +F: include/hw/s390x/ +F: pc-bios/s390-ccw/ T: git git://github.com/cohuck/qemu virtio-ccw-upstr UniCore32 Machines @@ -547,17 +583,19 @@ Xtensa Machines sim M: Max Filippov S: Maintained -F: hw/xtensa/xtensa_sim.c +F: hw/xtensa/sim.c -Avnet LX60 +XTFPGA (LX60, LX200, ML605, KC705) M: Max Filippov S: Maintained -F: hw/xtensa/xtensa_lx60.c +F: hw/xtensa/xtfpga.c +F: hw/net/opencores_eth.c Devices ------- IDE M: Kevin Wolf +M: Stefan Hajnoczi S: Odd Fixes F: include/hw/ide.h F: hw/ide/ @@ -608,7 +646,13 @@ USB M: Gerd Hoffmann S: Maintained F: hw/usb/* -F: tests/usb-hcd-ehci-test.c +F: tests/usb-*-test.c + +USB (serial adapter) +M: Gerd Hoffmann +M: Samuel Thibault +S: Maintained +F: hw/usb/dev-serial.c VFIO M: Alex Williamson @@ -652,6 +696,14 @@ M: Amit Shah S: Supported F: hw/char/virtio-serial-bus.c F: hw/char/virtio-console.c +F: include/hw/virtio/virtio-serial.h + +virtio-rng +M: Amit Shah +S: Supported +F: hw/virtio/virtio-rng.c +F: include/hw/virtio/virtio-rng.h +F: backends/rng*.c nvme M: Keith Busch @@ -672,6 +724,12 @@ S: Maintained F: hw/*/xilinx_* F: include/hw/xilinx.h +Vmware +M: Dmitry Fleytman +S: Maintained +F: hw/net/vmxnet* +F: hw/scsi/vmw_pvscsi* + Subsystems ---------- Audio @@ -688,18 +746,30 @@ Block M: Kevin Wolf M: Stefan Hajnoczi S: Supported +F: async.c +F: aio-*.c F: block* F: block/ F: hw/block/ F: qemu-img* F: qemu-io* +F: tests/image-fuzzer/ +F: tests/qemu-iotests/ T: git git://repo.or.cz/qemu/kevin.git block T: git git://github.com/stefanha/qemu.git block Character Devices M: Anthony Liguori +M: Paolo Bonzini S: Maintained F: qemu-char.c +F: backends/msmouse.c +F: backends/testdev.c + +Character Devices (Braille) +M: Samuel Thibault +S: Maintained +F: backends/baum.c CPU M: Andreas Färber @@ -721,11 +791,21 @@ S: Maintained F: device_tree.[ch] GDB stub -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Odd Fixes F: gdbstub* F: gdb-xml/ +Memory API +M: Paolo Bonzini +S: Supported +F: include/exec/ioport.h +F: ioport.c +F: include/exec/memory.h +F: memory.c +F: include/exec/memory-internal.h +F: exec.c + SPICE M: Gerd Hoffmann S: Supported @@ -748,7 +828,11 @@ F: ui/cocoa.m Main loop M: Anthony Liguori -S: Supported +M: Paolo Bonzini +S: Maintained +F: cpus.c +F: main-loop.c +F: qemu-timer.c F: vl.c Human Monitor (HMP) @@ -787,6 +871,7 @@ M: Luiz Capitulino M: Michael Roth S: Maintained F: qapi/ +F: tests/qapi-schema/ T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp QAPI Schema @@ -797,6 +882,18 @@ S: Supported F: qapi-schema.json T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp +QObject +M: Luiz Capitulino +S: Maintained +F: qobject/ +T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp + +QEMU Guest Agent +M: Michael Roth +S: Maintained +F: qga/ +T: git git://github.com/mdroth/qemu.git qga + QOM M: Anthony Liguori M: Andreas Färber @@ -837,14 +934,31 @@ M: Blue Swirl S: Odd Fixes F: scripts/checkpatch.pl +Migration +M: Juan Quintela +M: Amit Shah +S: Maintained +F: include/migration/ +F: migration/ +F: savevm.c +F: arch_init.c +F: scripts/vmstate-static-checker.py +F: tests/vmstate-static-checker-data/ + Seccomp -M: Eduardo Otubo +M: Eduardo Otubo S: Supported F: qemu-seccomp.c F: include/sysemu/seccomp.h Usermode Emulation ------------------ +Overall +M: Riku Voipio +S: Maintained +F: thunk.c +F: user-exec.c + BSD user M: Blue Swirl S: Maintained @@ -858,7 +972,6 @@ F: linux-user/ Tiny Code Generator (TCG) ------------------------- Common code -M: qemu-devel@nongnu.org M: Richard Henderson S: Maintained F: tcg/ @@ -875,7 +988,7 @@ S: Maintained F: tcg/arm/ i386 target -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Maintained F: tcg/i386/ @@ -952,7 +1065,7 @@ S: Supported F: block/rbd.c Sheepdog -M: MORITA Kazutaka +M: Hitoshi Mitake M: Liu Yuan L: sheepdog@lists.wpkg.org S: Supported @@ -984,3 +1097,14 @@ SSH M: Richard W.M. Jones S: Supported F: block/ssh.c + +ARCHIPELAGO +M: Chrysostomos Nanakos +M: Chrysostomos Nanakos +S: Maintained +F: block/archipelago.c + +Bootdevice +M: Gonglei +S: Maintained +F: bootdevice.c