Hello,
On 12/8/21 04:52, lagar...@linux.ibm.com wrote:
From: Leonardo Garcia <lagar...@br.ibm.com>
Signed-off-by: Leonardo Garcia <lagar...@br.ibm.com>
Here is a description of the branches I have put in place over the years
for aspeed and powernv machines on github:
<topic>-<prev> prev stable branch
<topic> dev branch
<topic>-<current> current staging branch (I should call it -staging)
<topic>-next frozen staging branch
<topic>-for-upstream pull request branch (created on demand)
gitlab replicates but for test purposes only.
I haven't formalized yet ppc but it should more or less be the same.
Thanks for reminding me. I will update when this is clear.
Thanks,
C.
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7543eb4d59..52c6b99763 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -273,6 +273,7 @@ F: hw/ppc/ppc.c
F: hw/ppc/ppc_booke.c
F: include/hw/ppc/ppc.h
F: disas/ppc.c
+T: git https://gitlab.com/legoater/qemu.git
RISC-V TCG CPUs
M: Palmer Dabbelt <pal...@dabbelt.com>
@@ -390,6 +391,7 @@ R: David Gibson <da...@gibson.dropbear.id.au>
R: Greg Kurz <gr...@kaod.org>
S: Maintained
F: target/ppc/kvm.c
+T: git https://gitlab.com/legoater/qemu.git
S390 KVM CPUs
M: Halil Pasic <pa...@linux.ibm.com>
@@ -1343,6 +1345,7 @@ F: tests/qtest/libqos/*spapr*
F: tests/qtest/rtas*
F: tests/qtest/libqos/rtas*
F: tests/avocado/ppc_pseries.py
+T: git https://gitlab.com/legoater/qemu.git
PowerNV (Non-Virtualized)
M: Cédric Le Goater <c...@kaod.org>
@@ -1356,6 +1359,7 @@ F: include/hw/ppc/pnv*
F: include/hw/pci-host/pnv*
F: pc-bios/skiboot.lid
F: tests/qtest/pnv*
+T: git https://gitlab.com/legoater/qemu.git powernv-next
virtex_ml507
M: Edgar E. Iglesias <edgar.igles...@gmail.com>
@@ -1399,6 +1403,7 @@ F: hw/ppc/vof*
F: include/hw/ppc/vof*
F: pc-bios/vof/*
F: pc-bios/vof*
+T: git https://gitlab.com/legoater/qemu.git
RISC-V Machines
---------------
@@ -2244,6 +2249,7 @@ S: Supported
F: hw/*/*xive*
F: include/hw/*/*xive*
F: docs/*/*xive*
+T: git https://gitlab.com/legoater/qemu.git
Renesas peripherals
R: Yoshinori Sato <ys...@users.sourceforge.jp>