qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Programmingkid <programmingkidx@gmail.com>
Cc: mail@sebastianbauer.info,
	"list@suse.de:PowerPC list:PowerPC" <qemu-ppc@nongnu.org>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] VGA cirrus patch prevents video output
Date: Fri, 6 Jul 2018 13:18:49 +1000	[thread overview]
Message-ID: <20180706031849.GM3450@umbus.fritz.box> (raw)
In-Reply-To: <6E19EBEF-B31C-473C-8279-49A28D571F61@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1524 bytes --]

On Thu, Jul 05, 2018 at 10:41:43PM -0400, Programmingkid wrote:
> I noticed that the video in QEMU stopped working. When I start qemu-system-ppc all I see is a black window. Not even OpenBIOS displays anything. After some bisecting I found out it was this patch that causes the problem: 
> 
> Commit 29f9cef39eb1ae55e82c6763eb22d7a1bdff7276
> Author: Sebastian Bauer <mail@sebastianbauer.info>
> Date:   Mon Jul 2 21:13:45 2018 +0200
> 
>     ppc: Include vga cirrus card into the compiling process
>     
>     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.
>     
>     As cirrus vga is currently preferred over std(vga) in absence of any user
>     choice, this change also sets the default display of spapr machines to
>     std as otherwise qemu refuses to start these machines. Not specifying an
>     explicit graphics mode is for instance done by 'make check'.
>     
>     Signed-off-by: Sebastian Bauer <mail@sebastianbauer.info>
>     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> 
> 
> I think a solution to this problem might be to have the mac99
> machine use "-vga std" as default. When I use -vga std, video works
> again.

There are already patches in the works to fix this.


-- 
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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2018-07-06  3:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-06  2:41 [Qemu-devel] VGA cirrus patch prevents video output Programmingkid
2018-07-06  3:18 ` David Gibson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180706031849.GM3450@umbus.fritz.box \
    --to=david@gibson.dropbear.id.au \
    --cc=mail@sebastianbauer.info \
    --cc=programmingkidx@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).