On Thu, 5 Oct 2023, Philippe Mathieu-Daudé wrote:
On 5/10/23 20:18, BALATON Zoltan wrote:
It is used by other machines not just fuloong2e so put it in a
separate section and add myself as reviewer.
Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu>
---
By the way, PIIX4 already has a section just above where I've added
this but some files are still listed in Malta. You may want to have a
look at that.
MAINTAINERS | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ea91f9e804..7f0e20fde6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1307,10 +1307,7 @@ M: Philippe Mathieu-Daudé <phi...@linaro.org>
R: Jiaxun Yang <jiaxun.y...@flygoat.com>
S: Odd Fixes
F: hw/mips/fuloong2e.c
-F: hw/isa/vt82c686.c
F: hw/pci-host/bonito.c
-F: hw/usb/vt82c686-uhci-pci.c
-F: include/hw/isa/vt82c686.h
F: include/hw/pci-host/bonito.h
F: tests/avocado/machine_mips_fuloong2e.py
@@ -2462,6 +2459,14 @@ S: Maintained
F: hw/isa/piix4.c
F: include/hw/southbridge/piix.h
+VIA south bridges (VT82C686B, VT8231)
+M: Philippe Mathieu-Daudé <phi...@linaro.org>
+R: Jiaxun Yang <jiaxun.y...@flygoat.com>
+R: BALATON Zoltan <bala...@eik.bme.hu>
Feel free to add yourself as maintainer if you rather.
I'm happy with you staying maintainer if you don't mind :-) (after all
we'll still need you to send pull requests anyway). Just wanted to get
cc'd on this to make sure my machines won't break.
Regards,
BALATON Zoltan
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
+F: hw/isa/vt82c686.c
+F: hw/usb/vt82c686-uhci-pci.c
+F: include/hw/isa/vt82c686.h
+
Firmware configuration (fw_cfg)
M: Philippe Mathieu-Daudé <phi...@linaro.org>
R: Gerd Hoffmann <kra...@redhat.com>