[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling p
From: |
David Gibson |
Subject: |
Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process |
Date: |
Tue, 19 Jun 2018 09:55:57 +1000 |
User-agent: |
Mutt/1.10.0 (2018-05-17) |
On Mon, Jun 18, 2018 at 11:56:01PM +0200, Sebastian Bauer wrote:
> Drivers for this card exists on PPC-based AmigaOS guests so it is useful to
> allow users to emulate the graphics card for PPC machines.
>
> Signed-off-by: Sebastian Bauer <address@hidden>
Have you checked the Cirrus VGA actually works on a ppc machine?
> ---
> default-configs/ppc-softmmu.mak | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/default-configs/ppc-softmmu.mak b/default-configs/ppc-softmmu.mak
> index 860de80a27..218b14779c 100644
> --- a/default-configs/ppc-softmmu.mak
> +++ b/default-configs/ppc-softmmu.mak
> @@ -29,6 +29,7 @@ CONFIG_IDE_SII3112=y
> CONFIG_I2C=y
> CONFIG_BITBANG_I2C=y
> CONFIG_M41T80=y
> +CONFIG_VGA_CIRRUS=y
>
> # For Macs
> CONFIG_MAC=y
--
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
signature.asc
Description: PGP signature
- [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, Sebastian Bauer, 2018/06/19
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process,
David Gibson <=
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, Thomas Huth, 2018/06/19
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, Sebastian Bauer, 2018/06/19
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, David Gibson, 2018/06/19
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, BALATON Zoltan, 2018/06/19
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, Thomas Huth, 2018/06/19
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, Sebastian Bauer, 2018/06/19
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, Thomas Huth, 2018/06/19
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, Sebastian Bauer, 2018/06/19
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, Sebastian Bauer, 2018/06/29
- Re: [Qemu-ppc] [PATCH] ppc: Include vga cirrus card into the compiling process, David Gibson, 2018/06/30