backend and avoid a
> >
> > VM hang.
> >
> > (frontend WIP:
> > http://xenbits.xen.org/gitweb/?p=pvdrivers/win/xenvkbd.git;a=tree)
> >
> > Owen
> >
> Anyway, I would like to hear from Konrad on this
> >
> > *From: *Oleksandr Andrushchenko
t;mailto:xen-de...@lists.xenproject.org>
*Subject: *Re: [Xen-devel] [PATCH] kbdif.h: Introduce
feature-vkbd-standalone
Hi, Owen!
On 06/08/2017 04:09 PM, Owen Smith wrote:
> Backends set "feature-vkbd-standalone" to 1 if they can connect
> without waiting for the PV framebuf
t;mailto:xen-de...@lists.xenproject.org>
Subject: Re: [Xen-devel] [PATCH] kbdif.h: Introduce feature-vkbd-standalone
Hi, Owen!
On 06/08/2017 04:09 PM, Owen Smith wrote:
> Backends set "feature-vkbd-standalone" to 1 if they can connect
> without waiting for the PV framebuffer. If this value is
Hi, Owen!
On 06/08/2017 04:09 PM, Owen Smith wrote:
Backends set "feature-vkbd-standalone" to 1 if they can connect
without waiting for the PV framebuffer. If this value is missing
or not 1, then a backend will wait for the PV framebuffer before
connecting, potentially causing the frontend to wa
Backends set "feature-vkbd-standalone" to 1 if they can connect
without waiting for the PV framebuffer. If this value is missing
or not 1, then a backend will wait for the PV framebuffer before
connecting, potentially causing the frontend to wait indefinitely.
Frontends set "request-vkbd-standalon