qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Randrianasulu <randrianasulu@gmail.com>
To: Thomas Huth <thuth@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Build error with git commit 8eb29f1bf5a974dc4c11d2d1f5e7c7f7a62be116 on x86_64
Date: Tue, 26 Feb 2019 13:44:20 +0300	[thread overview]
Message-ID: <201902261344.20699.randrianasulu@gmail.com> (raw)
In-Reply-To: <bf084052-f1d5-457a-d640-016ab3661217@redhat.com>

В сообщении от Tuesday 26 February 2019 12:58:11 вы написали:
> On 26/02/2019 10.46, Andrew Randrianasulu wrote:
> [...]
>
> > also, -g 1186x864x32 resulted in funnuy diagonal corruption even at
> > firmware screen level, and probably same happening with x86-64/kvm guest
> > if I select some less comon, but exposed via xrandr mode. (this bit for
> > -vga std, default)
>
> 1186 is not dividable by 16 ... you likely meant 1184 instead?
>
>  Thomas

yeah, just forgot exact number ..
not sure if it really bug or feature. Should qemu check (and enforce? or just 
warn about?) those parameters, if specific video driver can't cope with 
specific resolutions? 

I also looked at offb sources:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/video/fbdev/offb.c?h=v5.0-rc8

hm, because by default stdvga initialized by openfrmware to truecolor mode (32 
bpp), then I assume cmap hacks not really applicable in this case? I'll try to 
play with switch at line 446 and specifically 'case 32' at line 480 ...

  reply	other threads:[~2019-02-26 10:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-23  0:35 [Qemu-devel] Build error with git commit 8eb29f1bf5a974dc4c11d2d1f5e7c7f7a62be116 on x86_64 Andrew Randrianasulu
2019-02-25 14:13 ` Eric Blake
2019-02-25 16:19 ` Philippe Mathieu-Daudé
2019-02-25 17:29   ` Andrew Randrianasulu
2019-02-26  8:54     ` Thomas Huth
2019-02-26  8:58       ` Andrew Randrianasulu
2019-02-26  9:05         ` Thomas Huth
2019-02-26  9:46           ` Andrew Randrianasulu
2019-02-26  9:58             ` Thomas Huth
2019-02-26 10:44               ` Andrew Randrianasulu [this message]
2019-02-26 11:05           ` Peter Maydell
2019-02-26 12:16             ` Thomas Huth

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=201902261344.20699.randrianasulu@gmail.com \
    --to=randrianasulu@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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).