]> Git Repo - qemu.git/blobdiff - MAINTAINERS
memhp: extend address auto assignment to support gaps
[qemu.git] / MAINTAINERS
index b2e5fbd8e5e39d62c45c342bebe462c328e0c3e4..e3e34fb4b13e0359d531dab0469ac0749ab67844 100644 (file)
@@ -77,6 +77,7 @@ S: Maintained
 F: target-alpha/
 F: hw/alpha/
 F: tests/tcg/alpha/
+F: disas/alpha.c
 
 ARM
 M: Peter Maydell <[email protected]>
@@ -84,6 +85,9 @@ S: Maintained
 F: target-arm/
 F: hw/arm/
 F: hw/cpu/a*mpcore.c
+F: disas/arm.c
+F: disas/arm-a64.cc
+F: disas/libvixl/
 
 CRIS
 M: Edgar E. Iglesias <[email protected]>
@@ -91,6 +95,7 @@ S: Maintained
 F: target-cris/
 F: hw/cris/
 F: tests/tcg/cris/
+F: disas/cris.c
 
 LM32
 M: Michael Walle <[email protected]>
@@ -114,6 +119,7 @@ M: Edgar E. Iglesias <[email protected]>
 S: Maintained
 F: target-microblaze/
 F: hw/microblaze/
+F: disas/microblaze.c
 
 MIPS
 M: Aurelien Jarno <[email protected]>
@@ -122,11 +128,13 @@ S: Maintained
 F: target-mips/
 F: hw/mips/
 F: tests/tcg/mips/
+F: disas/mips.c
 
 Moxie
 M: Anthony Green <[email protected]>
 S: Maintained
 F: target-moxie/
+F: disas/moxie.c
 
 OpenRISC
 M: Jia Liu <[email protected]>
 S: Maintained
 F: target-ppc/
 F: hw/ppc/
+F: disas/ppc.c
 
 S390
 M: Richard Henderson <[email protected]>
@@ -148,12 +157,14 @@ M: Alexander Graf <[email protected]>
 S: Maintained
 F: target-s390x/
 F: hw/s390x/
+F: disas/s390.c
 
 SH4
 M: Aurelien Jarno <[email protected]>
 S: Odd Fixes
 F: target-sh4/
 F: hw/sh4/
+F: disas/sh4.c
 
 SPARC
 M: Blue Swirl <[email protected]>
@@ -162,6 +173,7 @@ S: Maintained
 F: target-sparc/
 F: hw/sparc/
 F: hw/sparc64/
+F: disas/sparc.c
 
 UniCore32
 M: Guan Xuetao <[email protected]>
@@ -176,6 +188,7 @@ M: Eduardo Habkost <[email protected]>
 S: Maintained
 F: target-i386/
 F: hw/i386/
+F: disas/i386.c
 
 Xtensa
 M: Max Filippov <[email protected]>
@@ -266,10 +279,10 @@ F: *win32*
 ARM Machines
 ------------
 Allwinner-a10
-M: Li Guang <[email protected].com>
+M: Beniamino Galvani <b.galvani@gmail.com>
 S: Maintained
-F: hw/*/allwinner-a10*
-F: include/hw/*/allwinner-a10*
+F: hw/*/allwinner*
+F: include/hw/*/allwinner*
 F: hw/arm/cubieboard.c
 
 Exynos
@@ -564,6 +577,7 @@ M: Cornelia Huck <[email protected]>
 M: Christian Borntraeger <[email protected]>
 M: Alexander Graf <[email protected]>
 S: Supported
+F: hw/char/sclp*.[hc]
 F: hw/s390x/s390-virtio-ccw.c
 F: hw/s390x/css.[hc]
 F: hw/s390x/sclp*.[hc]
@@ -668,6 +682,12 @@ M: Peter Maydell <[email protected]>
 S: Maintained
 F: hw/*/omap*
 
+IPack
+M: Alberto Garcia <[email protected]>
+S: Odd Fixes
+F: hw/char/ipoctal232.c
+F: hw/ipack/
+
 PCI
 M: Michael S. Tsirkin <[email protected]>
 S: Supported
 S: Supported
 F: hw/ppc/e500*
 
+Character devices
+M: Paolo Bonzini <[email protected]>
+S: Odd Fixes
+F: hw/char/
+
+Network devices
+M: Jason Wang <[email protected]>
+S: Odd Fixes
+F: hw/net/
+T: git git://github.com/jasowang/qemu.git net
+
 SCSI
 M: Paolo Bonzini <[email protected]>
 S: Supported
@@ -888,7 +919,7 @@ F: block/qapi.c
 F: qapi/block*.json
 T: git git://repo.or.cz/qemu/armbru.git block-next
 
-Character Devices
+Character device backends
 M: Paolo Bonzini <[email protected]>
 S: Maintained
 F: qemu-char.c
@@ -983,7 +1014,7 @@ F: hmp.c
 F: hmp-commands.hx
 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
-Network device layer
+Network device backends
 M: Jason Wang <[email protected]>
 S: Maintained
 F: net/
@@ -1137,53 +1168,58 @@ M: Claudio Fontana <[email protected]>
 M: Claudio Fontana <[email protected]>
 S: Maintained
 F: tcg/aarch64/
+F: disas/arm-a64.cc
+F: disas/libvixl/
 
 ARM target
 M: Andrzej Zaborowski <[email protected]>
 S: Maintained
 F: tcg/arm/
+F: disas/arm.c
 
 i386 target
 S: Maintained
 F: tcg/i386/
+F: disas/i386.c
 
 IA64 target
 M: Aurelien Jarno <[email protected]>
 S: Maintained
 F: tcg/ia64/
+F: disas/ia64.c
 
 MIPS target
 M: Aurelien Jarno <[email protected]>
 S: Maintained
 F: tcg/mips/
+F: disas/mips.c
 
 PPC
 M: Vassili Karpov (malc) <[email protected]>
 S: Maintained
 F: tcg/ppc/
-
-PPC64 target
-M: Vassili Karpov (malc) <[email protected]>
-S: Maintained
-F: tcg/ppc64/
+F: disas/ppc.c
 
 S390 target
 M: Alexander Graf <[email protected]>
 M: Richard Henderson <[email protected]>
 S: Maintained
 F: tcg/s390/
+F: disas/s390.c
 
 SPARC target
 M: Blue Swirl <[email protected]>
 S: Maintained
 F: tcg/sparc/
+F: disas/sparc.c
 
 TCI target
 M: Stefan Weil <[email protected]>
 S: Maintained
 F: tcg/tci/
 F: tci.c
+F: disas/tci.c
 
 Stable branches
 ---------------
@@ -1393,3 +1429,11 @@ M: Stefan Hajnoczi <[email protected]>
 S: Supported
 F: tests/image-fuzzer/
+
+
+Documentation
+-------------
+Build system architecture
+M: Daniel P. Berrange <[email protected]>
+S: Odd Fixes
+F: docs/build-system.txt
This page took 0.027812 seconds and 4 git commands to generate.