]> Git Repo - qemu.git/blobdiff - MAINTAINERS
memory.c: bugfix - ref counting mismatch in memory_region_find
[qemu.git] / MAINTAINERS
index d59651e981d106c5278acdacf00e60b8f36d3acd..e250d72db4eff8eb8aa701e5cd5011b517f55aae 100644 (file)
@@ -50,7 +50,7 @@ Descriptions of section entries:
 
 General Project Administration
 ------------------------------
-M: Anthony Liguori <a[email protected]>
+M: Anthony Liguori <a[email protected]>
 
 Guest CPU cores (TCG):
 ----------------------
@@ -499,10 +499,24 @@ F: hw/unicore32/
 X86 Machines
 ------------
 PC
-M: Anthony Liguori <[email protected]>
+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
 ---------------
@@ -582,7 +596,7 @@ S: Supported
 F: hw/*/*vhost*
 
 virtio
-M: Anthony Liguori <a[email protected]>
+M: Anthony Liguori <a[email protected]>
 S: Supported
 F: hw/*/virtio*
 
@@ -639,9 +653,11 @@ 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 <a[email protected]>
+M: Anthony Liguori <a[email protected]>
 S: Maintained
 F: qemu-char.c
 
@@ -679,7 +695,7 @@ F: audio/spiceaudio.c
 F: hw/display/qxl*
 
 Graphics
-M: Anthony Liguori <a[email protected]>
+M: Anthony Liguori <a[email protected]>
 S: Maintained
 F: ui/
 
@@ -689,7 +705,7 @@ S: Odd Fixes
 F: ui/cocoa.m
 
 Main loop
-M: Anthony Liguori <a[email protected]>
+M: Anthony Liguori <a[email protected]>
 S: Supported
 F: vl.c
 
@@ -699,9 +715,10 @@ S: Supported
 F: monitor.c
 F: hmp.c
 F: hmp-commands.hx
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
 Network device layer
-M: Anthony Liguori <a[email protected]>
+M: Anthony Liguori <a[email protected]>
 M: Stefan Hajnoczi <[email protected]>
 S: Maintained
 F: net/
@@ -720,6 +737,7 @@ M: Luiz Capitulino <[email protected]>
 M: Michael Roth <[email protected]>
 S: Supported
 F: qapi/
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
 QAPI Schema
 M: Eric Blake <[email protected]>
@@ -727,6 +745,7 @@ M: Luiz Capitulino <[email protected]>
 M: Markus Armbruster <[email protected]>
 S: Supported
 F: qapi-schema.json
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
 QMP
 M: Luiz Capitulino <[email protected]>
@@ -735,6 +754,7 @@ F: qmp.c
 F: monitor.c
 F: qmp-commands.hx
 F: QMP/
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
 SLIRP
 M: Jan Kiszka <[email protected]>
@@ -839,21 +859,62 @@ Stable branches
 ---------------
 Stable 1.0
-T: git git://git.qemu.org/qemu-stable-1.0.git
+T: git git://git.qemu-project.org/qemu-stable-1.0.git
 S: Orphan
 
 Stable 0.15
 M: Andreas Färber <[email protected]>
-T: git git://git.qemu.org/qemu-stable-0.15.git
+T: git git://git.qemu-project.org/qemu-stable-0.15.git
 S: Supported
 
 Stable 0.14
-T: git git://git.qemu.org/qemu-stable-0.14.git
+T: git git://git.qemu-project.org/qemu-stable-0.14.git
 S: Orphan
 
 Stable 0.10
-T: git git://git.qemu.org/qemu-stable-0.10.git
+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
+
+SSH
+M: Richard W.M. Jones <[email protected]>
+S: Supported
+F: block/ssh.c
This page took 0.030107 seconds and 4 git commands to generate.