From: Mark Cave-Ayland <[email protected]> The VGA driver built from Ben's QemuMacDrivers repository is used exclusively by the Mac machines.
Signed-off-by: Mark Cave-Ayland <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: David Gibson <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 625e1c8c93..87f90721b9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -990,6 +990,7 @@ F: include/hw/misc/mos6522.h F: include/hw/ppc/mac_dbdma.h F: include/hw/pci-host/uninorth.h F: include/hw/input/adb* +F: pc-bios/qemu_vga.ndrv Old World (g3beige) M: David Gibson <[email protected]> @@ -1002,6 +1003,7 @@ F: hw/intc/heathrow_pic.c F: hw/input/adb* F: include/hw/intc/heathrow_pic.h F: include/hw/input/adb* +F: pc-bios/qemu_vga.ndrv PReP M: Hervé Poussineau <[email protected]> -- 2.20.1
