Re: [PATCH] menu_entry: Disable cursor during update_screen()

2016-02-21 Thread Andrei Borzenkov
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

Re: [PATCH] menu_entry: Disable cursor during update_screen()

2016-02-15 Thread Thomas Huth
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 sweepin

Re: [PATCH] menu_entry: Disable cursor during update_screen()

2016-02-12 Thread Andrei Borzenkov
31.01.2016 18:02, Thomas Huth пишет: > Hi, > > 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 ed

Re: [PATCH] menu_entry: Disable cursor during update_screen()

2016-02-12 Thread Thomas Huth
2016-01-29 17:26, Thomas Huth wrote: >> 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

Re: [PATCH] menu_entry: Disable cursor during update_screen()

2016-01-31 Thread Thomas Huth
Hi, 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

Re: [PATCH] menu_entry: Disable cursor during update_screen()

2016-01-29 Thread Andrei Borzenkov
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

[PATCH] menu_entry: Disable cursor during update_screen()

2016-01-29 Thread 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