From patchwork Thu Apr 4 19:23:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 233915 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1E7082C00AC for ; Fri, 5 Apr 2013 06:32:06 +1100 (EST) Received: from localhost ([::1]:60126 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNptE-0004bG-99 for incoming@patchwork.ozlabs.org; Thu, 04 Apr 2013 15:32:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNply-0002hI-II for qemu-devel@nongnu.org; Thu, 04 Apr 2013 15:24:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNplw-0002LD-B8 for qemu-devel@nongnu.org; Thu, 04 Apr 2013 15:24:34 -0400 Received: from mail-wg0-f51.google.com ([74.125.82.51]:61339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNplv-0002L2-Vx for qemu-devel@nongnu.org; Thu, 04 Apr 2013 15:24:32 -0400 Received: by mail-wg0-f51.google.com with SMTP id b12so3013361wgh.18 for ; Thu, 04 Apr 2013 12:24:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:subject:date:message-id:x-mailer :in-reply-to:references:mime-version:content-type :content-transfer-encoding; bh=I1OL5P1jqD81AFPvL9s6gd+a99X0LLt55fJo3lPIgJ0=; b=F05tpIomFtN60ACQNp6enzoz12N4ps78Q2yggyA/4IdO+O5RimJBd8NpFesSB/qUB+ GE9l6suBkaoVxqMlAPooVsD5DNiFPkwY0ie+z64FdEFJQN8Ewov/cqCQOZQV1sgLTjqy /3YECEbh9KlHObhPwIhaQMgmjaWXLF2K+OvIyOhbI077Ocg29wo7SipJUoSpp/NTNdWB 2Qbaz/v0SEJoXBY7DJgqL7UzRz7n0dcSdhbPY/oAeOOcP/GIR/l8kSLoRma2+DUWjPgy zfvTM9QWXv1oscjbm1J420rsqg/BoVQeJe3lKSWzkXK49Ui5PzEBOI7zPPnSY4+5RGCZ aUWA== X-Received: by 10.194.143.50 with SMTP id sb18mr11590168wjb.44.1365103471311; Thu, 04 Apr 2013 12:24:31 -0700 (PDT) Received: from playground.lan (93-34-176-20.ip50.fastwebnet.it. [93.34.176.20]) by mx.google.com with ESMTPS id du2sm33093079wib.0.2013.04.04.12.24.29 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 04 Apr 2013 12:24:30 -0700 (PDT) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Thu, 4 Apr 2013 21:23:14 +0200 Message-Id: <1365103395-11547-35-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.1.4 In-Reply-To: <1365103395-11547-1-git-send-email-pbonzini@redhat.com> References: <1365103395-11547-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.51 Subject: [Qemu-devel] [PATCH 34/35] MAINTAINERS: update for source code movement X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Signed-off-by: Paolo Bonzini --- MAINTAINERS | 174 +++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 95 insertions(+), 79 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index db14ffc..4dfd8bf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -59,37 +59,45 @@ Alpha M: Richard Henderson S: Maintained F: target-alpha/ +F: hw/alpha/ ARM M: Paul Brook M: Peter Maydell S: Maintained F: target-arm/ +F: hw/arm/ +F: hw/cpu/a*mpcore.c CRIS M: Edgar E. Iglesias S: Maintained F: target-cris/ +F: hw/cris/ LM32 M: Michael Walle S: Maintained F: target-lm32/ +F: hw/lm32/ M68K M: Paul Brook S: Odd Fixes F: target-m68k/ +F: hw/m68k/ MicroBlaze M: Edgar E. Iglesias S: Maintained F: target-microblaze/ +F: hw/microblaze/ MIPS M: Aurelien Jarno S: Odd Fixes F: target-mips/ +F: hw/mips/ Moxie M: Anthony Green @@ -101,38 +109,46 @@ M: Alexander Graf L: qemu-ppc@nongnu.org S: Maintained F: target-ppc/ +F: hw/ppc/ S390 M: Richard Henderson M: Alexander Graf S: Maintained F: target-s390x/ +F: hw/s390x/ SH4 M: Aurelien Jarno S: Odd Fixes F: target-sh4/ +F: hw/sh4/ SPARC M: Blue Swirl S: Maintained F: target-sparc/ +F: hw/sparc/ +F: hw/sparc64/ UniCore32 M: Guan Xuetao S: Maintained F: target-unicore32/ +F: hw/unicore32/ X86 M: qemu-devel@nongnu.org S: Odd Fixes F: target-i386/ +F: hw/i386/ Xtensa M: Max Filippov W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa S: Maintained F: target-xtensa/ +F: hw/xtensa/ Guest CPU Cores (KVM): ---------------------- @@ -205,156 +221,156 @@ M: Maksim Kozlov M: Igor Mitsyanko M: Dmitry Solodkiy S: Maintained -F: hw/exynos* +F: hw/*/exynos* Calxeda Highbank M: Mark Langsdorf S: Supported -F: hw/highbank.c -F: hw/xgmac.c +F: hw/arm/highbank.c +F: hw/net/xgmac.c Gumstix M: qemu-devel@nongnu.org S: Orphan -F: hw/gumstix.c +F: hw/arm/gumstix.c i.MX31 M: Peter Chubb S: Odd fixes -F: hw/imx* -F: hw/kzm.c +F: hw/*/imx* +F: hw/arm/kzm.c Integrator CP M: Paul Brook M: Peter Maydell S: Maintained -F: hw/integratorcp.c +F: hw/arm/integratorcp.c Mainstone M: qemu-devel@nongnu.org S: Orphan -F: hw/mainstone.c +F: hw/arm/mainstone.c Musicpal M: Jan Kiszka S: Maintained -F: hw/musicpal.c +F: hw/arm/musicpal.c nSeries M: Andrzej Zaborowski S: Maintained -F: hw/nseries.c +F: hw/arm/nseries.c Palm M: Andrzej Zaborowski S: Maintained -F: hw/palm.c +F: hw/arm/palm.c Real View M: Paul Brook M: Peter Maydell S: Maintained -F: hw/realview* +F: hw/arm/realview* Spitz M: Andrzej Zaborowski S: Maintained -F: hw/spitz.c +F: hw/arm/spitz.c Stellaris M: Paul Brook M: Peter Maydell S: Maintained -F: hw/stellaris.c +F: hw/*/stellaris* Versatile PB M: Paul Brook M: Peter Maydell S: Maintained -F: hw/versatilepb.c +F: hw/*/versatile* Xilinx Zynq M: Peter Crosthwaite S: Maintained -F: hw/xilinx_zynq.c -F: hw/zynq_slcr.c -F: hw/cadence_* -F: hw/xilinx_spips.c +F: hw/arm/xilinx_zynq.c +F: hw/misc/zynq_slcr.c +F: hw/*/cadence_* +F: hw/ssi/xilinx_spips.c CRIS Machines ------------- Axis Dev88 M: Edgar E. Iglesias S: Maintained -F: hw/axis_dev88.c +F: hw/cris/axis_dev88.c etraxfs M: Edgar E. Iglesias S: Maintained -F: hw/etraxfs.c +F: hw/cris/etraxfs.c LM32 Machines ------------- EVR32 and uclinux BSP M: Michael Walle S: Maintained -F: hw/lm32_boards.c +F: hw/lm32/lm32_boards.c milkymist M: Michael Walle S: Maintained -F: hw/milkymist.c +F: hw/lm32/milkymist.c M68K Machines ------------- an5206 M: Paul Brook S: Maintained -F: hw/an5206.c +F: hw/m68k/an5206.c dummy_m68k M: Paul Brook S: Maintained -F: hw/dummy_m68k.c +F: hw/m68k/dummy_m68k.c mcf5208 M: Paul Brook S: Maintained -F: hw/mcf5208.c +F: hw/m68k/mcf5208.c MicroBlaze Machines ------------------- petalogix_s3adsp1800 M: Edgar E. Iglesias S: Maintained -F: hw/petalogix_s3adsp1800.c +F: hw/microblaze/petalogix_s3adsp1800.c petalogix_ml605 M: Peter Crosthwaite S: Maintained -F: hw/petalogix_ml605_mmu.c +F: hw/microblaze/petalogix_ml605_mmu.c MIPS Machines ------------- Jazz M: Hervé Poussineau S: Maintained -F: hw/mips_jazz.c +F: hw/mips/mips_jazz.c Malta M: Aurelien Jarno S: Maintained -F: hw/mips_malta.c +F: hw/mips/mips_malta.c Mipssim M: qemu-devel@nongnu.org S: Orphan -F: hw/mips_mipssim.c +F: hw/mips/mips_mipssim.c R4000 M: Aurelien Jarno S: Maintained -F: hw/mips_r4k.c +F: hw/mips/mips_r4k.c PowerPC Machines ---------------- @@ -362,13 +378,13 @@ PowerPC Machines M: Alexander Graf L: qemu-ppc@nongnu.org S: Odd Fixes -F: hw/ppc405_boards.c +F: hw/ppc/ppc405_boards.c Bamboo M: Alexander Graf L: qemu-ppc@nongnu.org S: Odd Fixes -F: hw/ppc440_bamboo.c +F: hw/ppc/ppc440_bamboo.c e500 M: Alexander Graf @@ -384,80 +400,82 @@ M: Scott Wood L: qemu-ppc@nongnu.org S: Supported F: hw/ppc/mpc8544ds.c -F: hw/mpc8544_guts.c +F: hw/ppc/mpc8544_guts.c New World M: Alexander Graf L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc/mac_newworld.c -F: hw/unin_pci.c -F: hw/dec_pci.[hc] +F: hw/pci/devices/host-uninorth.c +F: hw/pci/devices/host-dec.[hc] +F: hw/misc/macio/ Old World M: Alexander Graf L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc/mac_oldworld.c -F: hw/grackle_pci.c +F: hw/pci/devices/host-grackle.c +F: hw/misc/macio/ PReP M: Andreas Färber L: qemu-ppc@nongnu.org S: Odd Fixes F: hw/ppc/prep.c -F: hw/prep_pci.[hc] -F: hw/pc87312.[hc] +F: hw/pci/devices/host-prep.[hc] +F: hw/isa/pc87312.[hc] sPAPR M: David Gibson M: Alexander Graf L: qemu-ppc@nongnu.org S: Supported -F: hw/spapr* +F: hw/*/spapr* virtex_ml507 M: Edgar E. Iglesias L: qemu-ppc@nongnu.org S: Odd Fixes -F: hw/virtex_ml507.c +F: hw/pci/virtex_ml507.c SH4 Machines ------------ R2D M: Magnus Damm S: Maintained -F: hw/r2d.c +F: hw/sh/r2d.c Shix M: Magnus Damm S: Orphan -F: hw/shix.c +F: hw/sh/shix.c SPARC Machines -------------- Sun4m M: Blue Swirl S: Maintained -F: hw/sun4m.c +F: hw/sparc/sun4m.c Sun4u M: Blue Swirl S: Maintained -F: hw/sun4u.c +F: hw/sparc64/sun4u.c Leon3 M: Fabien Chouteau S: Maintained -F: hw/leon3.c -F: hw/grlib* +F: hw/sparc/leon3.c +F: hw/*/grlib* S390 Machines ------------- S390 Virtio M: Alexander Graf S: Maintained -F: hw/s390-*.c +F: hw/s390/s390-*.c S390 Virtio-ccw M: Cornelia Huck @@ -472,7 +490,7 @@ UniCore32 Machines PKUnity-3 SoC initramfs-with-busybox M: Guan Xuetao S: Maintained -F: hw/puv3* +F: hw/*/puv3* F: hw/unicore32/ X86 Machines @@ -480,90 +498,91 @@ X86 Machines PC M: Anthony Liguori S: Supported -F: hw/pc.[ch] -F: hw/pc_piix.c +F: hw/i386/pc.[ch] +F: hw/i386/pc_piix.c Xtensa Machines --------------- sim M: Max Filippov S: Maintained -F: hw/xtensa_sim.c +F: hw/xtensa/xtensa_sim.c Avnet LX60 M: Max Filippov S: Maintained -F: hw/xtensa_lx60.c +F: hw/xtensa/xtensa_lx60.c Devices ------- IDE M: Kevin Wolf S: Odd Fixes +F: include/hw/ide.h F: hw/ide/ OMAP M: Peter Maydell S: Maintained -F: hw/omap* +F: hw/*/omap* PCI M: Michael S. Tsirkin S: Supported +F: include/hw/pci/* F: hw/pci/* -F: hw/pci* -F: hw/piix* +F: hw/acpi/* ppc4xx M: Alexander Graf L: qemu-ppc@nongnu.org S: Odd Fixes -F: hw/ppc4xx*.[hc] +F: hw/ppc/ppc4*.c ppce500 M: Alexander Graf M: Scott Wood L: qemu-ppc@nongnu.org S: Supported -F: hw/ppce500_* +F: hw/ppc/e500_* SCSI M: Paolo Bonzini S: Supported -F: hw/virtio-scsi.* -F: hw/scsi* +F: include/hw/scsi* +F: hw/scsi/* T: git git://github.com/bonzini/qemu.git scsi-next LSI53C895A M: Paul Brook S: Odd Fixes -F: hw/lsi53c895a.c +F: hw/scsi/lsi53c895a.c SSI M: Peter Crosthwaite S: Maintained -F: hw/ssi.* -F: hw/m25p80.c +F: hw/ssi/* +F: hw/block/m25p80.c USB M: Gerd Hoffmann S: Maintained -F: hw/usb* +F: hw/usb/* VFIO M: Alex Williamson S: Supported -F: hw/vfio* +F: hw/pci/vfio.c vhost M: Michael S. Tsirkin S: Supported -F: hw/vhost* +F: hw/*/*vhost* virtio M: Anthony Liguori S: Supported -F: hw/virtio* +F: hw/*/virtio* virtio-9p M: Aneesh Kumar K.V @@ -576,7 +595,7 @@ virtio-blk M: Kevin Wolf M: Stefan Hajnoczi S: Supported -F: hw/virtio-blk* +F: hw/block/virtio-blk.c virtio-ccw M: Cornelia Huck @@ -587,20 +606,15 @@ T: git git://github.com/cohuck/qemu virtio-ccw-upstr virtio-serial M: Amit Shah S: Supported -F: hw/virtio-serial* -F: hw/virtio-console* +F: hw/char/virtio-serial-bus.c +F: hw/char/virtio-console.c Xilinx EDK M: Peter Crosthwaite M: Edgar E. Iglesias S: Maintained -F: hw/xilinx_axi* -F: hw/xilinx_uartlite.c -F: hw/xilinx_intc.c -F: hw/xilinx_ethlite.c -F: hw/xilinx_timer.c -F: hw/xilinx.h -F: hw/xilinx_spi.c +F: hw/*/xilinx_* +F: include/hw/xilinx.h Subsystems ---------- @@ -608,6 +622,7 @@ Audio M: Vassili Karpov (malc) S: Maintained F: audio/ +F: hw/audio/ Block M: Kevin Wolf @@ -615,6 +630,7 @@ M: Stefan Hajnoczi S: Supported F: block* F: block/ +F: hw/block/ Character Devices M: Anthony Liguori @@ -646,7 +662,7 @@ S: Supported F: ui/qemu-spice.h F: ui/spice-*.c F: audio/spiceaudio.c -F: hw/qxl* +F: hw/display/qxl* Graphics M: Anthony Liguori