[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 19/28] MAINTAINERS: Add more TCG files
From: |
Paolo Bonzini |
Subject: |
[Qemu-devel] [PULL 19/28] MAINTAINERS: Add more TCG files |
Date: |
Mon, 27 Oct 2014 16:13:36 +0100 |
Unfortunately, TCG files do not really have a maintainer yet.
But at least there will be fewer unmaintained files.
Signed-off-by: Paolo Bonzini <address@hidden>
---
MAINTAINERS | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6519d67..3f371f6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -61,6 +61,17 @@ L: address@hidden
Guest CPU cores (TCG):
----------------------
+Overall
+M: address@hidden
+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 <address@hidden>
S: Maintained
@@ -897,6 +908,12 @@ F: include/sysemu/seccomp.h
Usermode Emulation
------------------
+Overall
+M: Riku Voipio <address@hidden>
+S: Maintained
+F: thunk.c
+F: user-exec.c
+
BSD user
M: Blue Swirl <address@hidden>
S: Maintained
--
1.8.3.1
- [Qemu-devel] [PULL 08/28] qdev: gpio: Add API for intercepting a GPIO, (continued)
- [Qemu-devel] [PULL 08/28] qdev: gpio: Add API for intercepting a GPIO, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 11/28] qdev: gpio: delete NamedGPIOList::out, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 12/28] qdev: gpio: Remove qdev_init_gpio_out x1 restriction, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 13/28] qdev: gpio: Define qdev_pass_gpios(), Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 14/28] sysbus: Use TYPE_DEVICE GPIO functionality, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 16/28] MAINTAINERS: grab more files from Anthony's pile, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 15/28] target-i386: warns users when CPU threads>1 for non-Intel CPUs, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 18/28] MAINTAINERS: add myself for X86, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 19/28] MAINTAINERS: Add more TCG files,
Paolo Bonzini <=
- [Qemu-devel] [PULL 20/28] MAINTAINERS: add some tests directories, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 17/28] MAINTAINERS: add Samuel Thibault as usb-serial.c and baum.c maintainer, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 21/28] MAINTAINERS: avoid M entries that point to mailing lists, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 23/28] get_maintainer.pl: move git loop under "if ($email) {", Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 24/28] get_maintainer.pl: restrict cases where it falls back to --git, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 25/28] target-i386: add Intel AVX-512 support, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 22/28] qtest: fix qtest log fd should be initialized before qtest chardev, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 26/28] virtio-scsi: sense in virtio_scsi_command_complete, Paolo Bonzini, 2014/10/27
- [Qemu-devel] [PULL 27/28] hw/scsi/virtio-scsi.c: fix the "type" use error in virtio_scsi_handle_ctrl, Paolo Bonzini, 2014/10/27