On Thu, 2014-11-06 at 12:39 +0100, Samuel Thibault wrote:
> Stefano Stabellini, le Thu 06 Nov 2014 10:41:28 +0000, a écrit :
> > When using pvgrub in graphical mode with vnc, the grub timeout doesn't
> > work: the countdown doesn't even start. With a serial terminal the
> > problem doesn't occur and the countdown works as expected.
> > 
> > It turns out that the problem is that when using a graphical terminal,
> > checkkey () returns 0 instead of -1 when there is no activity on the
> > mouse or keyboard. As a consequence grub thinks that the user typed
> > something and interrupts the count down.
> > 
> > To fix the issue simply ignore keystrokes returning 0, that is the NUL
> > character anyway. Add a patch to grub.patches to do that.
> > 
> > Signed-off-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
> > Tested-by: Steven Haigh <net...@crc.id.au>
> 
> Acked-by: Samuel Thibault <samuel.thiba...@ens-lyon.org>

I think the conclusion of the subthread was a release ack so applied,
thanks.



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to