[Qemu-devel] [PATCH] MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines

Mark Cave-Ayland posted 1 patch 6 years, 10 months ago
Failed in applying to current master (apply log)
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
[Qemu-devel] [PATCH] MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines
Posted by Mark Cave-Ayland 6 years, 10 months ago
The VGA driver built from Ben's QemuMacDrivers repository is used exclusively
by the Mac machines.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 344cb2d7fd..3da3d103b1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -965,6 +965,7 @@ F: include/hw/misc/macio/
 F: include/hw/misc/mos6522.h
 F: include/hw/ppc/mac_dbdma.h
 F: include/hw/pci-host/uninorth.h
+F: pc-bios/qemu_vga.ndrv
 
 Old World
 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
@@ -976,6 +977,7 @@ F: hw/pci-host/grackle.c
 F: hw/misc/macio/
 F: hw/intc/heathrow_pic.c
 F: include/hw/intc/heathrow_pic.h
+F: pc-bios/qemu_vga.ndrv
 
 PReP
 M: Hervé Poussineau <hpoussin@reactos.org>
-- 
2.11.0


Re: [Qemu-devel] [PATCH] MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines
Posted by David Gibson 6 years, 10 months ago
On Wed, Jan 02, 2019 at 10:22:43AM +0000, Mark Cave-Ayland wrote:
> The VGA driver built from Ben's QemuMacDrivers repository is used exclusively
> by the Mac machines.
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

Applied, thanks.

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 344cb2d7fd..3da3d103b1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -965,6 +965,7 @@ F: include/hw/misc/macio/
>  F: include/hw/misc/mos6522.h
>  F: include/hw/ppc/mac_dbdma.h
>  F: include/hw/pci-host/uninorth.h
> +F: pc-bios/qemu_vga.ndrv
>  
>  Old World
>  M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> @@ -976,6 +977,7 @@ F: hw/pci-host/grackle.c
>  F: hw/misc/macio/
>  F: hw/intc/heathrow_pic.c
>  F: include/hw/intc/heathrow_pic.h
> +F: pc-bios/qemu_vga.ndrv
>  
>  PReP
>  M: Hervé Poussineau <hpoussin@reactos.org>

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson
Re: [Qemu-devel] [PATCH] MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines
Posted by Philippe Mathieu-Daudé 6 years, 10 months ago
On 1/2/19 11:22 AM, Mark Cave-Ayland wrote:
> The VGA driver built from Ben's QemuMacDrivers repository is used exclusively
> by the Mac machines.
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 344cb2d7fd..3da3d103b1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -965,6 +965,7 @@ F: include/hw/misc/macio/
>  F: include/hw/misc/mos6522.h
>  F: include/hw/ppc/mac_dbdma.h
>  F: include/hw/pci-host/uninorth.h
> +F: pc-bios/qemu_vga.ndrv
>  
>  Old World
>  M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> @@ -976,6 +977,7 @@ F: hw/pci-host/grackle.c
>  F: hw/misc/macio/
>  F: hw/intc/heathrow_pic.c
>  F: include/hw/intc/heathrow_pic.h
> +F: pc-bios/qemu_vga.ndrv
>  
>  PReP
>  M: Hervé Poussineau <hpoussin@reactos.org>
>