From: Thomas Huth <thuth@redhat.com>
To: Andrei Borzenkov <arvidjaar@gmail.com>,
The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH] menu_entry: Disable cursor during update_screen()
Date: Mon, 15 Feb 2016 11:23:27 +0100 [thread overview]
Message-ID: <56C1A71F.60608@redhat.com> (raw)
In-Reply-To: <56BEDE3C.5010408@gmail.com>
Hi Andrei,
On 13.02.2016 08:41, Andrei Borzenkov wrote:
> 31.01.2016 18:02, Thomas Huth пишет:
>>
>> On 30.01.2016 08:33, Andrei Borzenkov wrote:
>>> 29.01.2016 17:26, Thomas Huth пишет:
>>>> When running grub in a VGA console of a KVM pseries guest on PowerPC,
>>>> you can see the cursor sweeping over the whole line when entering a
>>>> character in editor mode. This is visible because grub always refreshes
>>>> the whole line when entering a character in editor mode, and drawing
>>>> characters is quite a slow operation with the firmware used for the
>>>> powerpc pseries guests (SLOF).
>>>> To avoid this ugliness, the cursor should be disabled when refreshing
>>>> the screen contents during update_screen().
>>>
>>> While it looks OK - any reason it is not present in Fedora grub2 GIT?
>>
>> Sorry, I didn't quite got your question ... do you mean the problem can
>> not be seen with the version from Fedora? If so, how did you start QEMU
>> to run the guest?
>
> I usually expect that patches from distributions initially appear in
> distribution packages, so I was surprised that I could not see it in
> Fedora package.
Ah, ok, simple answer: Although I'm working for Red Hat, I am not
involved in the Fedora project (yet). And the problem with the cursor
during update_screen() has been found while testing RHEL, not Fedora, so
discussing this issue directly upstream here seems to make more sense
for me (and if the patch is fine for you and it gets included, Fedora
will automatically benefit from this, too, once they update to a new
version of grub).
Regards,
Thomas
next prev parent reply other threads:[~2016-02-15 10:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-29 14:26 [PATCH] menu_entry: Disable cursor during update_screen() Thomas Huth
2016-01-30 7:33 ` Andrei Borzenkov
2016-01-31 15:02 ` Thomas Huth
2016-02-13 7:41 ` Andrei Borzenkov
2016-02-15 10:23 ` Thomas Huth [this message]
2016-02-12 8:19 ` Thomas Huth
2016-02-22 7:00 ` Andrei Borzenkov
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=56C1A71F.60608@redhat.com \
--to=thuth@redhat.com \
--cc=arvidjaar@gmail.com \
--cc=grub-devel@gnu.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).