From: Philippe Mathieu-Daudé <phi...@linaro.org> This code -- which was moved many times around -- was added in commit 377e214539 ("ahci: Add allwinner AHCI") and belong to the AllWinner machines. See also commit dca625768a ("arm: allwinner-a10: Add SATA").
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> Message-id: 20240215160713.80409-1-phi...@linaro.org Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 992799171f4..ca97b627188 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -642,6 +642,7 @@ R: Strahinja Jankovic <strahinja.p.janko...@gmail.com> L: qemu-...@nongnu.org S: Odd Fixes F: hw/*/allwinner* +F: hw/ide/ahci-allwinner.c F: include/hw/*/allwinner* F: hw/arm/cubieboard.c F: docs/system/arm/cubieboard.rst -- 2.34.1