qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Lieven <pl@kamp.de>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 3/3] cirrus: Fix host CPU blits
Date: Mon, 14 Jul 2014 14:56:58 +0200	[thread overview]
Message-ID: <53C3D39A.5040007@kamp.de> (raw)
In-Reply-To: <1405331620.23062.9.camel@nilsson.home.kraxel.org>

On 14.07.2014 11:53, Gerd Hoffmann wrote:
>    Hi,
>
>> Do you see a way to work around this in the graphics driver. E.g. blacklisting 24bpp modes
>> etc. Even if X.Org people actually merge the fixes there are 2 years of Linux releases out
>> there that have corrupted graphics.
> For anything using kernel 3.14+ IMO the answer to pretty much *any* gfx
> issue is "use stdvga instead of cirrus".  3.14 got a kms driver for the
> qemu stdvga (bochsdrm), so the modesetting driver and all the modern
> stuff such as root-less X server works with the stdvga too.  And the
> constrains cirrus has (due to emulating existing, old hardware) are
> gone.

Thats good news. For older Linuxs it seems that also -vga vmware is a good alternative.
The only thing that is a bit odd is that the X.Org driver automatically switches to the maximum
resolution at start. I will eventually add a patch to limit the maximum resolution on the qemu command
line.

-vga std was also a good choice, but for Win2012(R2) the maximum resolution is at 1024x768 so I
had to switch to -vga vmware there as well.

Peter

  reply	other threads:[~2014-07-14 12:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-11 10:24 [Qemu-devel] [PULL 0/3] vga: some cirrus fixes Gerd Hoffmann
2014-07-11 10:24 ` [Qemu-devel] [PULL 1/3] cirrus_vga: adding sanity check for vram size Gerd Hoffmann
2014-07-11 10:24 ` [Qemu-devel] [PULL 2/3] cirrus: Fix build of debug code Gerd Hoffmann
2014-07-11 10:24 ` [Qemu-devel] [PULL 3/3] cirrus: Fix host CPU blits Gerd Hoffmann
2014-07-14  7:24   ` Peter Lieven
2014-07-14  7:29     ` Benjamin Herrenschmidt
2014-07-14  7:33       ` Benjamin Herrenschmidt
2014-07-14  8:28       ` Peter Lieven
2014-07-14  9:53         ` Gerd Hoffmann
2014-07-14 12:56           ` Peter Lieven [this message]
2014-07-14 16:03             ` Gerd Hoffmann
2014-07-11 17:47 ` [Qemu-devel] [PULL 0/3] vga: some cirrus fixes Peter Maydell

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=53C3D39A.5040007@kamp.de \
    --to=pl@kamp.de \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@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).