xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] xenfb: rework xen vkbd backend
@ 2017-07-26 15:10 Owen Smith
  2017-07-26 15:10 ` [PATCH 1/2 v3] xenfb: Use Input Handlers directly Owen Smith
  2017-07-26 15:10 ` [PATCH 2/2 v3] xenfb: Add [feature|request]-raw-pointer Owen Smith
  0 siblings, 2 replies; 8+ messages in thread
From: Owen Smith @ 2017-07-26 15:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: anthony.perard, xen-devel, sstabellini, Owen Smith

These patches are intended to allow PV frontends, like the Windows
frontend to use the backend provided by Qemu. The Windows frontend(1)
requires absolute mouse coordinates in a fixed range, which is not
possible under HVM guests, where the vfb and Qemu console is not
guaranteed to be available or report constant dimmensions.

(1) git://xenbits.xen.org/pvdrivers/win/xenvkbd.git

Fixes since v2:
  Rebased to master
  Reworked the input handler callbacks, simplifying the state
    tracking and input event mapping.

Owen Smith (2):
  xenfb: Use Input Handlers directly
  xenfb: Add [feature|request]-raw-pointer

 hw/display/xenfb.c | 412 +++++++++++++++++++++++++++++++++--------------------
 1 file changed, 258 insertions(+), 154 deletions(-)

-- 
2.1.4


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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-09-20 17:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-26 15:10 [PATCH 0/2 v3] xenfb: rework xen vkbd backend Owen Smith
2017-07-26 15:10 ` [PATCH 1/2 v3] xenfb: Use Input Handlers directly Owen Smith
2017-08-21 23:12   ` Stefano Stabellini
2017-08-23  9:11     ` Owen Smith
2017-09-07 14:56     ` Anthony PERARD
2017-09-20 17:15       ` Stefano Stabellini
2017-07-26 15:10 ` [PATCH 2/2 v3] xenfb: Add [feature|request]-raw-pointer Owen Smith
2017-08-21 23:13   ` Stefano Stabellini

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).