qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Maxim Levitsky <mlevitsk@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <ghoffman@redhat.com>
Subject: Minor regression with ramfb+gvt-g+edk2 with qemu 4.1
Date: Thu, 26 Sep 2019 13:51:42 +0300	[thread overview]
Message-ID: <a7333a681f4e163ee72167e3739e5176f1d5ae7c.camel@redhat.com> (raw)

Hi!

I noticed that with qemu 4.1, when I try to open the
UEFI bios screen, the screen output is garbaged.

Basicaly what happens is this:

ramfb driver inside the uefi bios is hardcoded to initialize
the resolution to 800x600

Then when you enter the BIOS screen, it switches the resolution
to the 'preferred resolution' which by default is 640x480

However since commit a9e0cb67b7f4c485755659f9b764c38b5f970de4,
ramfb resolution is locked once it is set once, thus,
the switch to 640x480 is ignored.

Best regards,
	Maxim Levitsky



             reply	other threads:[~2019-09-26 10:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-26 10:51 Maxim Levitsky [this message]
2019-10-01  0:19 ` Minor regression with ramfb+gvt-g+edk2 with qemu 4.1 Maxim Levitsky

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=a7333a681f4e163ee72167e3739e5176f1d5ae7c.camel@redhat.com \
    --to=mlevitsk@redhat.com \
    --cc=ghoffman@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).