]> Git Repo - qemu.git/blobdiff - MAINTAINERS
target-arm: Add arm_boot_info secure_boot control
[qemu.git] / MAINTAINERS
index 6519d67efa955d2e2f86850b1c83ad1d2efecf91..d72d6e37d0f1ec5f963ffd4961791509ec045515 100644 (file)
@@ -51,6 +51,7 @@ Descriptions of section entries:
 General Project Administration
 ------------------------------
 M: Anthony Liguori <[email protected]>
+M: Peter Maydell <[email protected]>
 
 Responsible Disclosure, Reporting Security Issues
 ------------------------------
 
 Guest CPU cores (TCG):
 ----------------------
+Overall
+S: Odd fixes
+F: cpu-exec.c
+F: cputlb.c
+F: softmmu_template.h
+F: translate-all.c
+F: include/exec/cpu_ldst.h
+F: include/exec/cpu_ldst_template.h
+F: include/exec/helper*.h
+
 Alpha
 M: Richard Henderson <[email protected]>
 S: Maintained
 F: target-alpha/
 F: hw/alpha/
+F: tests/tcg/alpha/
 
 ARM
 M: Peter Maydell <[email protected]>
@@ -79,6 +92,7 @@ M: Edgar E. Iglesias <[email protected]>
 S: Maintained
 F: target-cris/
 F: hw/cris/
+F: tests/tcg/cris/
 
 LM32
 M: Michael Walle <[email protected]>
@@ -86,6 +100,7 @@ S: Maintained
 F: target-lm32/
 F: hw/lm32/
 F: hw/char/lm32_*
+F: tests/tcg/lm32/
 
 M68K
 S: Orphan
@@ -100,9 +115,11 @@ F: hw/microblaze/
 
 MIPS
 M: Aurelien Jarno <[email protected]>
-S: Odd Fixes
+M: Leon Alrae <[email protected]>
+S: Maintained
 F: target-mips/
 F: hw/mips/
+F: tests/tcg/mips/
 
 Moxie
 M: Anthony Green <[email protected]>
@@ -114,6 +131,7 @@ M: Jia Liu <[email protected]>
 S: Maintained
 F: target-openrisc/
 F: hw/openrisc/
+F: tests/tcg/openrisc/
 
 PowerPC
 M: Alexander Graf <[email protected]>
@@ -161,6 +179,7 @@ W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
 S: Maintained
 F: target-xtensa/
 F: hw/xtensa/
+F: tests/tcg/xtensa/
 
 TriCore
 M: Bastian Koppelmann <[email protected]>
@@ -270,7 +289,7 @@ F: include/hw/arm/digic.h
 F: hw/*/digic*
 
 Gumstix
 S: Orphan
 F: hw/arm/gumstix.c
 
@@ -286,7 +305,7 @@ S: Maintained
 F: hw/arm/integratorcp.c
 
 Mainstone
 S: Orphan
 F: hw/arm/mainstone.c
 
@@ -392,7 +411,7 @@ S: Maintained
 F: hw/mips/mips_malta.c
 
 Mipssim
 S: Orphan
 F: hw/mips/mips_mipssim.c
 
@@ -564,12 +583,13 @@ Xtensa Machines
 sim
 M: Max Filippov <[email protected]>
 S: Maintained
-F: hw/xtensa/xtensa_sim.c
+F: hw/xtensa/sim.c
 
-Avnet LX60
+XTFPGA (LX60, LX200, ML605, KC705)
 M: Max Filippov <[email protected]>
 S: Maintained
-F: hw/xtensa/xtensa_lx60.c
+F: hw/xtensa/xtfpga.c
+F: hw/net/opencores_eth.c
 
 Devices
 -------
@@ -676,6 +696,14 @@ M: Amit Shah <[email protected]>
 S: Supported
 F: hw/char/virtio-serial-bus.c
 F: hw/char/virtio-console.c
+F: include/hw/virtio/virtio-serial.h
+
+virtio-rng
+M: Amit Shah <[email protected]>
+S: Supported
+F: hw/virtio/virtio-rng.c
+F: include/hw/virtio/virtio-rng.h
+F: backends/rng*.c
 
 nvme
 M: Keith Busch <[email protected]>
@@ -718,11 +746,15 @@ Block
 M: Kevin Wolf <[email protected]>
 M: Stefan Hajnoczi <[email protected]>
 S: Supported
+F: async.c
+F: aio-*.c
 F: block*
 F: block/
 F: hw/block/
 F: qemu-img*
 F: qemu-io*
+F: tests/image-fuzzer/
+F: tests/qemu-iotests/
 T: git git://repo.or.cz/qemu/kevin.git block
 T: git git://github.com/stefanha/qemu.git block
 
@@ -759,7 +791,7 @@ S: Maintained
 F: device_tree.[ch]
 
 GDB stub
 S: Odd Fixes
 F: gdbstub*
 F: gdb-xml/
@@ -839,6 +871,7 @@ M: Luiz Capitulino <[email protected]>
 M: Michael Roth <[email protected]>
 S: Maintained
 F: qapi/
+F: tests/qapi-schema/
 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
 QAPI Schema
@@ -849,6 +882,18 @@ S: Supported
 F: qapi-schema.json
 T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 
+QObject
+M: Luiz Capitulino <[email protected]>
+S: Maintained
+F: qobject/
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
+
+QEMU Guest Agent
+M: Michael Roth <[email protected]>
+S: Maintained
+F: qga/
+T: git git://github.com/mdroth/qemu.git qga
+
 QOM
 M: Anthony Liguori <[email protected]>
 M: Andreas Färber <[email protected]>
@@ -889,6 +934,17 @@ M: Blue Swirl <[email protected]>
 S: Odd Fixes
 F: scripts/checkpatch.pl
 
+Migration
+M: Juan Quintela <[email protected]>
+M: Amit Shah <[email protected]>
+S: Maintained
+F: include/migration/
+F: migration/
+F: savevm.c
+F: arch_init.c
+F: scripts/vmstate-static-checker.py
+F: tests/vmstate-static-checker-data/
+
 Seccomp
 M: Eduardo Otubo <[email protected]>
 S: Supported
@@ -897,6 +953,12 @@ F: include/sysemu/seccomp.h
 
 Usermode Emulation
 ------------------
+Overall
+M: Riku Voipio <[email protected]>
+S: Maintained
+F: thunk.c
+F: user-exec.c
+
 BSD user
 M: Blue Swirl <[email protected]>
 S: Maintained
@@ -910,7 +972,6 @@ F: linux-user/
 Tiny Code Generator (TCG)
 -------------------------
 Common code
 M: Richard Henderson <[email protected]>
 S: Maintained
 F: tcg/
@@ -927,7 +988,7 @@ S: Maintained
 F: tcg/arm/
 
 i386 target
 S: Maintained
 F: tcg/i386/
 
@@ -1042,3 +1103,8 @@ M: Chrysostomos Nanakos <[email protected]>
 M: Chrysostomos Nanakos <[email protected]>
 S: Maintained
 F: block/archipelago.c
+
+Bootdevice
+M: Gonglei <[email protected]>
+S: Maintained
+F: bootdevice.c
This page took 0.03363 seconds and 4 git commands to generate.