From: Jan Kiszka <jan.kiszka@siemens.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: Glauber Costa <glommer@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] CONFIG_FB_CIRRUS for Linux guests
Date: Tue, 26 Jan 2010 19:09:33 +0100 [thread overview]
Message-ID: <4B5F2FDD.1030802@siemens.com> (raw)
In-Reply-To: <4B5F1E39.1000909@codemonkey.ws>
Anthony Liguori wrote:
> On 01/26/2010 08:44 AM, Jan Kiszka wrote:
>> Hi,
>>
>> just received some Linux guest kernel that refuses to properly use its
>> framebuffer console under QEMU (probably any version, tried down to some
>> 0.10.x). It turned out that it has CONFIG_FB_CIRRUS enabled and fails to
>> initialize the display when this is actually used. Anyone came across
>> this before or has some idea what goes wrong?
>>
>
> Looks like it worked at some point:
>
> commit ca896ef389fc44c7a673d1bd2b94823e28da37a1
> Author: aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
> Date: Thu May 8 12:21:27 2008 +0000
>
> cirrusfb: proper "Attribute Controller Toggle Readback" register
> behaviour
>
> (Marcelo Tosatti)
>
>
> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4386
> c046a42c-6fe2-441c
>
> The cirrusfb Linux driver uses the toggle readback register to determine
> whether to flip 0xC30 to data/address mode.
>
> Without proper implementation the VGA mode will be erroneously set to
> blank resulting in crashes when starting BITBLT.
>
> 3d4h index 24h (R): Attribute Controller Toggle Readback Register
> bit 7 If set the Attribute Controller will next access a data register, if
> clear it'll access the index register
>
>
> Signed-off-by: Marcelo Tosatti<mtosatti@redhat.com>
>
Yep, and 2bec46dc97571a3c34b18fe4ca198e7bfbdca41f broke it again.
Unless Glauber immediately confesses the crime and removes the bug he
left behind, I will try to understand the reason later.
Jan
--
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
prev parent reply other threads:[~2010-01-26 18:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-26 14:44 [Qemu-devel] CONFIG_FB_CIRRUS for Linux guests Jan Kiszka
2010-01-26 16:02 ` Alexander Graf
2010-01-26 18:01 ` René Rebe
2010-01-26 16:54 ` Anthony Liguori
2010-01-26 18:09 ` Jan Kiszka [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=4B5F2FDD.1030802@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=anthony@codemonkey.ws \
--cc=glommer@redhat.com \
--cc=mtosatti@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).