]> Git Repo - qemu.git/blobdiff - MAINTAINERS
linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
[qemu.git] / MAINTAINERS
index 28f013913821acee0588e2a9528638934c9b913a..5a62ecda17a0cf660fc8cc31dd093664ad892789 100644 (file)
@@ -62,14 +62,22 @@ Guest CPU cores (TCG):
 ----------------------
 Overall
-S: Odd fixes
+M: Paolo Bonzini <[email protected]>
+M: Peter Crosthwaite <[email protected]>
+M: Richard Henderson <[email protected]>
+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.c
-F: include/exec/cpu_ldst.h
-F: include/exec/cpu_ldst_template.h
+F: translate-all.*
+F: translate-common.c
+F: include/exec/cpu*.h
+F: include/exec/exec-all.h
 F: include/exec/helper*.h
+F: include/exec/tb-hash.h
 
 Alpha
 M: Richard Henderson <[email protected]>
@@ -855,6 +863,7 @@ F: net/vhost-user.c
 
 virtio-9p
 M: Aneesh Kumar K.V <[email protected]>
+M: Greg Kurz <[email protected]>
 S: Supported
 F: hw/9pfs/
 F: fsdev/
@@ -932,6 +941,13 @@ M: Jiri Pirko <[email protected]>
 S: Maintained
 F: hw/net/rocker/
 
+NVDIMM
+M: Xiao Guangrong <[email protected]>
+S: Maintained
+F: hw/acpi/nvdimm.c
+F: hw/mem/nvdimm.c
+F: include/hw/mem/nvdimm.h
+
 Subsystems
 ----------
 Audio
@@ -1042,6 +1058,7 @@ S: Supported
 F: include/exec/ioport.h
 F: ioport.c
 F: include/exec/memory.h
+F: include/exec/ram_addr.h
 F: memory.c
 F: include/exec/memory-internal.h
 F: exec.c
@@ -1233,6 +1250,13 @@ S: Odd fixes
 F: util/buffer.c
 F: include/qemu/buffer.h
 
+I/O Channels
+M: Daniel P. Berrange <[email protected]>
+S: Maintained
+F: io/
+F: include/io/
+F: tests/test-io-*
+
 Usermode Emulation
 ------------------
 Overall
@@ -1473,6 +1497,7 @@ M: Denis V. Lunev <[email protected]>
 S: Supported
 F: block/parallels.c
+F: docs/specs/parallels.txt
 
 qed
 M: Stefan Hajnoczi <[email protected]>
This page took 0.021288 seconds and 4 git commands to generate.