]> Git Repo - qemu.git/blobdiff - MAINTAINERS
ppc: Express dependencies of the 'prep' and '40p' machines with kconfig
[qemu.git] / MAINTAINERS
index 3a034f972cedecb9f1f460b966802a1d4d9b1181..074ad46d47335663b27b5481178a9d9064bd532f 100644 (file)
@@ -425,15 +425,20 @@ Hosts:
 ------
 
 LINUX
+M: Michael S. Tsirkin <[email protected]>
+M: Cornelia Huck <[email protected]>
+M: Paolo Bonzini <[email protected]>
 S: Maintained
-F: linux-*
 F: linux-headers/
+F: scripts/update-linux-headers.sh
 
 POSIX
+M: Paolo Bonzini <[email protected]>
 S: Maintained
-F: *posix*
+F: os-posix.c
+F: include/sysemu/os-posix.h
+F: util/*posix*.c
+F: include/qemu/*posix*.h
 
 NETBSD
@@ -633,6 +638,8 @@ F: hw/misc/iotkit-sysinfo.c
 F: include/hw/misc/iotkit-sysinfo.h
 F: hw/misc/armsse-cpuid.c
 F: include/hw/misc/armsse-cpuid.h
+F: hw/misc/armsse-mhu.c
+F: include/hw/misc/armsse-mhu.h
 
 Musca
 M: Peter Maydell <[email protected]>
@@ -851,6 +858,15 @@ S: Maintained
 F: hw/cris/axis_dev88.c
 F: hw/*/etraxfs_*.c
 
+HP-PARISC Machines
+------------------
+Dino
+M: Richard Henderson <[email protected]>
+R: Helge Deller <[email protected]>
+S: Odd Fixes
+F: hw/hppa/
+F: pc-bios/hppa-firmware.img
+
 LM32 Machines
 -------------
 EVR32 and uclinux BSP
@@ -1089,12 +1105,15 @@ M: Mark Cave-Ayland <[email protected]>
 S: Maintained
 F: hw/sparc/sun4m.c
 F: hw/sparc/sun4m_iommu.c
+F: hw/display/cg3.c
+F: hw/display/tcx.c
 F: hw/dma/sparc32_dma.c
 F: hw/misc/eccmemctl.c
-F: hw/misc/slavio_misc.c
+F: hw/*/slavio_*.c
+F: include/hw/nvram/sun_nvram.h
 F: include/hw/sparc/sparc32_dma.h
-F: pc-bios/openbios-sparc32
 F: include/hw/sparc/sun4m_iommu.h
+F: pc-bios/openbios-sparc32
 
 Sun4u
 M: Mark Cave-Ayland <[email protected]>
@@ -1803,8 +1822,7 @@ F: util/error.c
 F: util/qemu-error.c
 
 GDB stub
-S: Odd Fixes
+S: Orphan
 F: gdbstub*
 F: gdb-xml/
 
@@ -1940,10 +1958,14 @@ F: include/qapi/qmp/
 X: include/qapi/qmp/dispatch.h
 F: scripts/coccinelle/qobject.cocci
 F: tests/check-qdict.c
-F: tests/check-qnum.c
 F: tests/check-qjson.c
 F: tests/check-qlist.c
+F: tests/check-qlit.c
+F: tests/check-qnull.c
+F: tests/check-qnum.c
+F: tests/check-qobject.c
 F: tests/check-qstring.c
+F: qdict-test-data.txt
 T: git https://repo.or.cz/qemu/armbru.git qapi-next
 
 QEMU Guest Agent
@@ -2065,6 +2087,8 @@ F: crypto/
 F: include/crypto/
 F: tests/test-crypto-*
 F: tests/benchmark-crypto-*
+F: tests/crypto-tls-*
+F: tests/pkix_asn1_tab.c
 F: qemu.sasl
 
 Coroutines
@@ -2168,6 +2192,18 @@ M: Viktor Prutyanov <[email protected]>
 S: Maintained
 F: contrib/elf2dmp/
 
+I2C and SMBus
+M: Corey Minyard <[email protected]>
+S: Maintained
+F: hw/i2c/core.c
+F: hw/i2c/smbus_slave.c
+F: hw/i2c/smbus_master.c
+F: hw/i2c/smbus_eeprom.c
+F: include/hw/i2c/i2c.h
+F: include/hw/i2c/smbus_master.h
+F: include/hw/i2c/smbus_slave.h
+F: include/hw/i2c/smbus_eeprom.h
+
 Usermode Emulation
 ------------------
 Overall
@@ -2213,7 +2249,7 @@ F: tcg/arm/
 F: disas/arm.c
 
 i386 target
+M: Richard Henderson <[email protected]>
 S: Maintained
 F: tcg/i386/
 F: disas/i386.c
@@ -2232,7 +2268,6 @@ F: tcg/ppc/
 F: disas/ppc.c
 
 RISC-V
-M: Michael Clark <[email protected]>
 M: Palmer Dabbelt <[email protected]>
 M: Alistair Francis <[email protected]>
@@ -2532,3 +2567,9 @@ GIT submodules
 M: Daniel P. Berrange <[email protected]>
 S: Odd Fixes
 F: scripts/git-submodule.sh
+
+Sphinx documentation configuration and build machinery
+M: Peter Maydell <[email protected]>
+S: Maintained
+F: docs/conf.py
+F: docs/*/conf.py
This page took 0.026297 seconds and 4 git commands to generate.