All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] xenfb: Add support for Windows PV frontend
@ 2014-09-10 13:42 ` Owen smith
  0 siblings, 0 replies; 26+ messages in thread
From: Owen smith @ 2014-09-10 13:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefano.stabellini, Owen smith, xen-devel

This patch series contains improvments for the Xen vkbd backend
to support a Windows PV frontend mouse and keyboard. This allows 
VNC connections to have an absolute pointer without the USB tablet
device enabled, and any unneccessary polling associated with the USB
devices.

This patch series contains the following patches

1-2) Fixes to the vkbd device model
3) Adds a feature to not scale axes to DisplaySurface size

Owen smith (3):
  xenfb: Unregister keyboard event handler correctly
  xenfb: Add option to use grant ref instead of mfn for shared page.
  xenfb: Add "feature-no-abs-rescale" for Windows PV frontend

 hw/display/xenfb.c | 104 +++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 77 insertions(+), 27 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-09-29 12:20 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10 13:42 [Qemu-devel] [PATCH 0/3] xenfb: Add support for Windows PV frontend Owen smith
2014-09-10 13:42 ` Owen smith
2014-09-10 13:42 ` [Qemu-devel] [PATCH 1/3] xenfb: Unregister keyboard event handler correctly Owen smith
2014-09-10 13:42   ` Owen smith
2014-09-11  0:33   ` Stefano Stabellini
2014-09-11  0:33   ` [Qemu-devel] " Stefano Stabellini
2014-09-11 11:32     ` Owen Smith
2014-09-11 11:32     ` [Qemu-devel] " Owen Smith
2014-09-10 13:42 ` [Qemu-devel] [PATCH 2/3] xenfb: Add option to use grant ref for shared page Owen smith
2014-09-10 13:42   ` Owen smith
2014-09-11  1:01   ` Stefano Stabellini
2014-09-11  1:01   ` [Qemu-devel] " Stefano Stabellini
2014-09-11 11:33     ` Owen Smith
2014-09-11 18:01       ` Stefano Stabellini
2014-09-11 18:01       ` [Qemu-devel] " Stefano Stabellini
2014-09-11 11:33     ` Owen Smith
2014-09-10 13:42 ` [Qemu-devel] [PATCH 3/3] xenfb: Add "feature-no-abs-rescale" for Windows PV frontend Owen smith
2014-09-10 13:42   ` Owen smith
2014-09-11  1:23   ` [Qemu-devel] " Stefano Stabellini
2014-09-11 11:34     ` Owen Smith
2014-09-11 11:34     ` [Qemu-devel] " Owen Smith
2014-09-11 18:04       ` Stefano Stabellini
2014-09-11 18:04       ` [Qemu-devel] " Stefano Stabellini
2014-09-29 12:20     ` [Qemu-devel] [Xen-devel] " Ian Campbell
2014-09-29 12:20       ` Ian Campbell
2014-09-11  1:23   ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.