From patchwork Mon Mar 18 17:35:24 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 228754 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 14A742C0099 for ; Tue, 19 Mar 2013 05:02:57 +1100 (EST) Received: from localhost ([::1]:59978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHeOd-0005ky-9M for incoming@patchwork.ozlabs.org; Mon, 18 Mar 2013 14:02:55 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHeBo-000733-O3 for qemu-devel@nongnu.org; Mon, 18 Mar 2013 13:49:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHeBi-0007cx-TY for qemu-devel@nongnu.org; Mon, 18 Mar 2013 13:49:40 -0400 Received: from mail-bk0-x22b.google.com ([2a00:1450:4008:c01::22b]:44533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHdz2-0002BI-QF for qemu-devel@nongnu.org; Mon, 18 Mar 2013 13:36:29 -0400 Received: by mail-bk0-f43.google.com with SMTP id jm19so2695720bkc.30 for ; Mon, 18 Mar 2013 10:36:28 -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=QeAoqVTGXDEKI+dd0+GeB293ubIuziwOFB5hBpJ/DMI=; b=ezxUwNJW2IAQ110tUiTd1n9NYmxvn1qlKT+sab/OiVbX9Oy8KTxZ5SWXnP6if/zsjw m9N5CbhN1pduFCQOHELpUCNsNCjt8gxw1isPdQdiWpxvxjy5L2FdnfQtuT0qAxFdgB/i ukRXBtVlJX4wQo1RG/eVLmxDEUPdh7ik+4+JsbkcPxrQjS0CSJOlL2YeR1NK6WYhFl8J gYJmNB02ZZRmoym+gTAPyz5x8vf5VwuyDBOtUcQ2ZMa6nELYF6JC+dC+w8/iBDQFcOs8 rD2NJYQsBDD9wPMh8Wrsq2lXMpaeDO+DDwSbv2TOL3gVjZNo00PJkl1F28pjf8OiIq3+ e/Fw== X-Received: by 10.205.125.11 with SMTP id gq11mr7477918bkc.0.1363628187761; Mon, 18 Mar 2013 10:36:27 -0700 (PDT) Received: from playground.lan (93-34-176-20.ip50.fastwebnet.it. [93.34.176.20]) by mx.google.com with ESMTPS id x10sm5528559bkv.13.2013.03.18.10.36.26 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 18 Mar 2013 10:36:27 -0700 (PDT) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Mon, 18 Mar 2013 18:35:24 +0100 Message-Id: <1363628125-5310-35-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.1.4 In-Reply-To: <1363628125-5310-1-git-send-email-pbonzini@redhat.com> References: <1363628125-5310-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4008:c01::22b 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 | 170 +++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 93 insertions(+), 77 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0ca7e1d..f8e25c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -59,75 +59,90 @@ 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/ 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/ PowerPC 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): ---------------------- @@ -200,156 +215,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 ---------------- @@ -357,13 +372,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 @@ -379,43 +394,45 @@ 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/host-uninorth.c +F: hw/pci/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/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/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 ------------ @@ -434,25 +451,25 @@ 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 @@ -467,7 +484,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 @@ -475,90 +492,92 @@ 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/piix4.c ppc4xx M: Alexander Graf L: qemu-ppc@nongnu.org S: Odd Fixes -F: hw/ppc4xx*.[hc] +F: hw/host-ppc4xx.c +F: hw/ppc4xx_devs.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 @@ -571,7 +590,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 @@ -582,20 +601,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 ---------- @@ -603,6 +617,7 @@ Audio M: Vassili Karpov (malc) S: Maintained F: audio/ +F: hw/audio/ Block M: Kevin Wolf @@ -610,6 +625,7 @@ M: Stefan Hajnoczi S: Supported F: block* F: block/ +F: hw/block/ Character Devices M: Anthony Liguori @@ -641,7 +657,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