]> Git Repo - qemu.git/blobdiff - MAINTAINERS
hw/pci-host/apb.c: Avoid shifting left into sign bit
[qemu.git] / MAINTAINERS
index 02b85ee4cd37eab10a0d73be0b198af1d1d87304..7d17f83868a4a64731b071901bbcfbd3dad3399e 100644 (file)
@@ -158,7 +158,6 @@ Guest CPU Cores (KVM):
 ----------------------
 
 Overall
-M: Gleb Natapov <[email protected]>
 M: Paolo Bonzini <[email protected]>
 S: Supported
@@ -176,12 +175,14 @@ S: Maintained
 F: target-ppc/kvm.c
 
 S390
+M: Christian Borntraeger <[email protected]>
+M: Cornelia Huck <[email protected]>
 M: Alexander Graf <[email protected]>
 S: Maintained
 F: target-s390x/kvm.c
+F: hw/intc/s390_flic.[hc]
 
 X86
-M: Gleb Natapov <[email protected]>
 M: Marcelo Tosatti <[email protected]>
 S: Supported
@@ -219,6 +220,13 @@ F: *win32*
 
 ARM Machines
 ------------
+Allwinner-a10
+M: Li Guang <[email protected]>
+S: Maintained
+F: hw/*/allwinner-a10*
+F: include/hw/*/allwinner-a10*
+F: hw/arm/cubieboard.c
+
 Exynos
 M: Evgeny Voevodin <[email protected]>
 M: Maksim Kozlov <[email protected]>
@@ -233,6 +241,12 @@ S: Supported
 F: hw/arm/highbank.c
 F: hw/net/xgmac.c
 
+Canon DIGIC
+M: Antony Pavlov <[email protected]>
+S: Maintained
+F: include/hw/arm/digic.h
+F: hw/*/digic*
+
 Gumstix
 S: Orphan
@@ -482,10 +496,13 @@ F: hw/s390x/s390-*.c
 
 S390 Virtio-ccw
 M: Cornelia Huck <[email protected]>
+M: Christian Borntraeger <[email protected]>
 M: Alexander Graf <[email protected]>
 S: Supported
 F: hw/s390x/s390-virtio-ccw.c
 F: hw/s390x/css.[hc]
+F: hw/s390x/sclp*.[hc]
+F: hw/s390x/ipl*.[hc]
 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
 
 UniCore32 Machines
@@ -500,9 +517,23 @@ X86 Machines
 ------------
 PC
 M: Anthony Liguori <[email protected]>
+M: Michael S. Tsirkin <[email protected]>
 S: Supported
-F: hw/i386/pc.[ch]
-F: hw/i386/pc_piix.c
+F: include/hw/i386/
+F: hw/i386/
+F: hw/pci-host/piix.c
+F: hw/pci-host/q35.c
+F: hw/pci-host/pam.c
+F: include/hw/pci-host/q35.h
+F: include/hw/pci-host/pam.h
+F: hw/isa/piix4.c
+F: hw/isa/lpc_ich9.c
+F: hw/i2c/smbus_ich9.c
+F: hw/acpi/piix4.c
+F: hw/acpi/ich9.c
+F: include/hw/acpi/ich9.h
+F: include/hw/acpi/piix.h
+
 
 Xtensa Machines
 ---------------
@@ -583,6 +614,7 @@ F: hw/*/*vhost*
 
 virtio
 M: Anthony Liguori <[email protected]>
+M: Michael S. Tsirkin <[email protected]>
 S: Supported
 F: hw/*/virtio*
 
@@ -601,6 +633,7 @@ F: hw/block/virtio-blk.c
 
 virtio-ccw
 M: Cornelia Huck <[email protected]>
+M: Christian Borntraeger <[email protected]>
 S: Supported
 F: hw/s390x/virtio-ccw.[hc]
 T: git git://github.com/cohuck/qemu virtio-ccw-upstr
@@ -639,6 +672,8 @@ S: Supported
 F: block*
 F: block/
 F: hw/block/
+T: git git://repo.or.cz/qemu/kevin.git block
+T: git git://github.com/stefanha/qemu.git block
 
 Character Devices
 M: Anthony Liguori <[email protected]>
@@ -685,6 +720,7 @@ F: ui/
 
 Cocoa graphics
 M: Andreas Färber <[email protected]>
+M: Peter Maydell <[email protected]>
 S: Odd Fixes
 F: ui/cocoa.m
 
@@ -695,7 +731,7 @@ F: vl.c
 
 Human Monitor (HMP)
 M: Luiz Capitulino <[email protected]>
-S: Supported
+S: Maintained
 F: monitor.c
 F: hmp.c
 F: hmp-commands.hx
@@ -708,6 +744,14 @@ S: Maintained
 F: net/
 T: git git://github.com/stefanha/qemu.git net
 
+Netmap network backend
+M: Luigi Rizzo <[email protected]>
+M: Giuseppe Lettieri <[email protected]>
+M: Vincenzo Maffione <[email protected]>
+W: http://info.iet.unipi.it/~luigi/netmap/
+S: Maintained
+F: net/netmap.c
+
 Network Block Device (NBD)
 M: Paolo Bonzini <[email protected]>
 S: Odd Fixes
@@ -719,7 +763,7 @@ T: git git://github.com/bonzini/qemu.git nbd-next
 QAPI
 M: Luiz Capitulino <[email protected]>
 M: Michael Roth <[email protected]>
-S: Supported
+S: Maintained
 F: qapi/
 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
@@ -733,7 +777,7 @@ T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
 QMP
 M: Luiz Capitulino <[email protected]>
-S: Supported
+S: Maintained
 F: qmp.c
 F: monitor.c
 F: qmp-commands.hx
@@ -861,3 +905,49 @@ Stable 0.10
 T: git git://git.qemu-project.org/qemu-stable-0.10.git
 S: Orphan
+
+Block drivers
+-------------
+VMDK
+M: Fam Zheng <[email protected]>
+S: Supported
+F: block/vmdk.c
+
+RBD
+M: Josh Durgin <[email protected]>
+S: Supported
+F: block/rbd.c
+
+Sheepdog
+M: MORITA Kazutaka <[email protected]>
+M: Liu Yuan <[email protected]>
+S: Supported
+F: block/sheepdog.c
+
+VHDX
+M: Jeff Cody <[email protected]>
+S: Supported
+F: block/vhdx*
+
+VDI
+M: Stefan Weil <[email protected]>
+S: Maintained
+F: block/vdi.c
+
+iSCSI
+M: Ronnie Sahlberg <[email protected]>
+M: Paolo Bonzini <[email protected]>
+M: Peter Lieven <[email protected]>
+S: Supported
+F: block/iscsi.c
+
+NFS
+M: Peter Lieven <[email protected]>
+S: Maintained
+F: block/nfs.c
+
+SSH
+M: Richard W.M. Jones <[email protected]>
+S: Supported
+F: block/ssh.c
This page took 0.02997 seconds and 4 git commands to generate.