From: Jan Kiszka <jan.kiszka@web.de>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: Avi Kivity <avi@redhat.com>, kvm-devel <kvm@vger.kernel.org>
Subject: [Qemu-devel] Re: cirrus-vga is not properly reset
Date: Sat, 17 Jan 2009 18:04:54 +0100 [thread overview]
Message-ID: <49720FB6.1030208@web.de> (raw)
In-Reply-To: <4971C8E5.3050501@web.de>
[-- Attachment #1: Type: text/plain, Size: 1122 bytes --]
Jan Kiszka wrote:
> Hi,
>
> when rebooting from non-text mode, the text output of BIOS and
> bootloader is unreadable. This only happens with cirrus and the KVM
> tree, std-vga is fine, cirrus with upstream QEMU is fine, too. Moreover,
> -no-kvm makes no difference.
Looked at it again, and I was able to reproduce this problem with latest
QEMU, too. It just doesn't trigger that reliably as with kvm-userspace.
So I bet it has something to do with recent QEMU reset changes for vga
and cirrus (the display changes are not yet merged into kvm, so they
can't contribute to the reason). Moreover, the error pattern suggests
that correct text is written to the VGA RAM and attempted to dump to the
screen, but the font that should have been written to VGA RAM by the
BIOS is corrupted.
>
> What's very strange about this: CirrusVGAState does not differ after
> issuing a reset from text mode compared to a reset from graphic mode
> (except for a needless re-init of some io_memory slots - will post a
> cleanup patch upstream). Currently I have no clue where to look next.
>
> Jan
>
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
parent reply other threads:[~2009-01-17 17:05 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <4971C8E5.3050501@web.de>]
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=49720FB6.1030208@web.de \
--to=jan.kiszka@web.de \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--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).