X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MAINTAINERS;h=ccee28b12d1c6301d27139a1e8edd5c6976bea1e;hb=1d2a8e0690a8b26833346c6e84e91773da66fbf4;hp=7b7543a54ee14beace24d8a42a1ce937e3c68687;hpb=469819a3e8e3ce4c8ec352fe23ad2509d0653d5c;p=mirror_qemu.git diff --git a/MAINTAINERS b/MAINTAINERS index 7b7543a54e..ccee28b12d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -84,14 +84,10 @@ M: Paolo Bonzini M: Peter Crosthwaite M: Richard Henderson S: Maintained -F: cpu-exec.c -F: cpu-exec-common.c F: cpus.c -F: cputlb.c F: exec.c F: softmmu_template.h -F: translate-all.* -F: translate-common.c +F: accel/tcg/ F: include/exec/cpu*.h F: include/exec/exec-all.h F: include/exec/helper*.h @@ -277,8 +273,8 @@ Overall M: Paolo Bonzini L: kvm@vger.kernel.org S: Supported -F: kvm-* F: */kvm.* +F: accel/kvm/ F: include/sysemu/kvm*.h ARM @@ -299,7 +295,7 @@ F: target/ppc/kvm.c S390 M: Christian Borntraeger -M: Cornelia Huck +M: Cornelia Huck M: Alexander Graf S: Maintained F: target/s390x/kvm.c @@ -327,7 +323,6 @@ M: Stefano Stabellini M: Anthony Perard L: xen-devel@lists.xenproject.org S: Supported -F: xen-* F: */xen* F: hw/9pfs/xen-9p-backend.c F: hw/char/xen_console.c @@ -358,7 +353,7 @@ NETBSD L: qemu-devel@nongnu.org M: Kamil Rytarowski S: Maintained -K: (?i)NetBSD +K: ^Subject:.*(?i)NetBSD W32, W64 L: qemu-devel@nongnu.org @@ -380,7 +375,7 @@ F: hw/*/allwinner* F: include/hw/*/allwinner* F: hw/arm/cubieboard.c -ARM PrimeCell +ARM PrimeCell and CMSDK devices M: Peter Maydell L: qemu-arm@nongnu.org S: Maintained @@ -394,6 +389,10 @@ F: hw/intc/pl190.c F: hw/sd/pl181.c F: hw/timer/pl031.c F: include/hw/arm/primecell.h +F: hw/timer/cmsdk-apb-timer.c +F: include/hw/timer/cmsdk-apb-timer.h +F: hw/char/cmsdk-apb-uart.c +F: include/hw/char/cmsdk-apb-uart.h ARM cores M: Peter Maydell @@ -455,6 +454,14 @@ S: Maintained F: hw/arm/integratorcp.c F: hw/misc/arm_integrator_debug.c +MPS2 +M: Peter Maydell +L: qemu-arm@nongnu.org +S: Maintained +F: hw/arm/mps2.c +F: hw/misc/mps2-scc.c +F: include/hw/misc/mps2-scc.h + Musicpal M: Jan Kiszka L: qemu-arm@nongnu.org @@ -778,7 +785,7 @@ F: include/hw/sparc/grlib.h S390 Machines ------------- S390 Virtio-ccw -M: Cornelia Huck +M: Cornelia Huck M: Christian Borntraeger M: Alexander Graf S: Supported @@ -1006,7 +1013,7 @@ F: hw/vfio/* F: include/hw/vfio/ vfio-ccw -M: Cornelia Huck +M: Cornelia Huck S: Supported F: hw/vfio/ccw.c F: hw/s390x/s390-ccw.c @@ -1048,7 +1055,7 @@ F: tests/virtio-blk-test.c T: git git://github.com/stefanha/qemu.git block virtio-ccw -M: Cornelia Huck +M: Cornelia Huck M: Christian Borntraeger S: Supported F: hw/s390x/virtio-ccw.[hc] @@ -1160,6 +1167,13 @@ F: docs/specs/vmgenid.txt F: tests/vmgenid-test.c F: stubs/vmgenid.c +Unimplemented device +M: Peter Maydell +R: Philippe Mathieu-Daudé +S: Maintained +F: include/hw/misc/unimp.h +F: hw/misc/unimp.c + Subsystems ---------- Audio @@ -1332,6 +1346,7 @@ F: monitor.c F: hmp.[ch] F: hmp-commands*.hx F: include/monitor/hmp-target.h +F: tests/test-hmp.c Network device backends M: Jason Wang @@ -1348,15 +1363,6 @@ W: http://info.iet.unipi.it/~luigi/netmap/ S: Maintained F: net/netmap.c -Network Block Device (NBD) -M: Paolo Bonzini -S: Odd Fixes -F: block/nbd* -F: nbd/ -F: include/block/nbd* -F: qemu-nbd.c -T: git git://github.com/bonzini/qemu.git nbd-next - NUMA M: Eduardo Habkost S: Maintained @@ -1489,7 +1495,7 @@ F: tests/vmstate-static-checker-data/ F: docs/migration.txt Seccomp -M: Eduardo Otubo +M: Eduardo Otubo S: Supported F: qemu-seccomp.c F: include/sysemu/seccomp.h @@ -1659,7 +1665,7 @@ TCI target M: Stefan Weil S: Maintained F: tcg/tci/ -F: tci.c +F: tcg/tci.c F: disas/tci.c Block drivers @@ -1710,6 +1716,18 @@ S: Supported F: block/iscsi.c F: block/iscsi-opts.c +Network Block Device (NBD) +M: Eric Blake +M: Paolo Bonzini +L: qemu-block@nongnu.org +S: Maintained +F: block/nbd* +F: nbd/ +F: include/block/nbd* +F: qemu-nbd.* +F: blockdev-nbd.c +T: git git://repo.or.cz/qemu/ericb.git nbd + NFS M: Jeff Cody M: Peter Lieven