This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINTAINERS: Update the Xilinx maintainers
Update the Xilinx maintainers documentation to simplify what we maintain and cover all of our upstream code. Signed-off-by: Alistair Francis <[email protected]> Signed-off-by: Peter Maydell <[email protected]>
- Loading branch information
1 parent
ded554c
commit cc0100f
Showing
1 changed file
with
14 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -449,23 +449,23 @@ S: Maintained | |
F: hw/*/versatile* | ||
|
||
Xilinx Zynq | ||
M: Edgar E. Iglesias <[email protected]> | ||
M: Alistair Francis <[email protected]> | ||
M: Peter Crosthwaite <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: hw/arm/xilinx_zynq.c | ||
F: hw/misc/zynq_slcr.c | ||
F: hw/*/xilinx_* | ||
F: hw/*/cadence_* | ||
F: hw/ssi/xilinx_spips.c | ||
F: hw/misc/zynq_slcr.c | ||
F: include/hw/xilinx.h | ||
X: hw/ssi/xilinx_* | ||
|
||
Xilinx ZynqMP | ||
M: Alistair Francis <[email protected]> | ||
M: Peter Crosthwaite <crosthwaite.peter@gmail.com> | ||
M: Edgar E. Iglesias <edgar.iglesias@gmail.com> | ||
L: [email protected] | ||
S: Maintained | ||
F: hw/arm/xlnx-zynqmp.c | ||
F: hw/arm/xlnx-ep108.c | ||
F: include/hw/arm/xlnx-zynqmp.h | ||
F: hw/*/xlnx*.c | ||
F: include/hw/*/xlnx*.c | ||
|
||
ARM ACPI Subsystem | ||
M: Shannon Zhao <[email protected]> | ||
|
@@ -948,14 +948,6 @@ S: Supported | |
F: hw/scsi/megasas.c | ||
F: hw/scsi/mfi.h | ||
|
||
Xilinx EDK | ||
M: Edgar E. Iglesias <[email protected]> | ||
M: Alistair Francis <[email protected]> | ||
M: Peter Crosthwaite <[email protected]> | ||
S: Maintained | ||
F: hw/*/xilinx_* | ||
F: include/hw/xilinx.h | ||
|
||
Network packet abstractions | ||
M: Dmitry Fleytman <[email protected]> | ||
S: Maintained | ||
|
@@ -1243,6 +1235,12 @@ F: docs/*qmp-* | |
F: scripts/qmp/ | ||
T: git git://repo.or.cz/qemu/armbru.git qapi-next | ||
|
||
Register API | ||
M: Alistair Francis <[email protected]> | ||
S: Maintained | ||
F: hw/core/register.c | ||
F: include/hw/register.h | ||
|
||
SLIRP | ||
M: Samuel Thibault <[email protected]> | ||
M: Jan Kiszka <[email protected]> | ||
|