qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] xenfb: Add support for Windows PV frontend
@ 2014-09-17 14:30 Owen smith
  2014-09-17 14:30 ` [Qemu-devel] [PATCH v2 1/5] xenfb: Unregister keyboard event handler correctly Owen smith
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Owen smith @ 2014-09-17 14:30 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 tabled device enabled, and any unneccessary
polling associated with the USB devices.

Changes over v1:
* Split the original first patch into keyboard handler changes and 
  activation of mouse handler
* Document "page-gref" in commit comment
* Document "feature-no-abs-rescale" in commit comment
* Add additional patch adding "feature-no-console" to selectivly disable
  the requirement for a vfb device. When frontend sets "request-no-console",
  backend will not wait for a console before vkbd device transitions to 
  connected

Owen smith (5):
  xenfb: Unregister keyboard event handler correctly
  xenfb: Activate mouse event handler
  xenfb: Add option to use a grant ref for shared page
  xenfb: Add "feature-no-abs-rescale"
  xenfb: Add "feature-no-console"

 hw/display/xenfb.c | 113 +++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 89 insertions(+), 24 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-09-26 15:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17 14:30 [Qemu-devel] [PATCH v2 0/5] xenfb: Add support for Windows PV frontend Owen smith
2014-09-17 14:30 ` [Qemu-devel] [PATCH v2 1/5] xenfb: Unregister keyboard event handler correctly Owen smith
2014-09-26 15:10   ` Stefano Stabellini
2014-09-17 14:30 ` [Qemu-devel] [PATCH v2 2/5] xenfb: Activate mouse event handler Owen smith
2014-09-26 15:12   ` Stefano Stabellini
2014-09-17 14:30 ` [Qemu-devel] [PATCH v2 3/5] xenfb: Add option to use a grant ref for shared page Owen smith
2014-09-17 16:42   ` [Qemu-devel] [Xen-devel] " Ian Campbell
2014-09-26 15:17   ` [Qemu-devel] " Stefano Stabellini
2014-09-17 14:30 ` [Qemu-devel] [PATCH v2 4/5] xenfb: Add "feature-no-abs-rescale" Owen smith
2014-09-26 15:25   ` Stefano Stabellini
2014-09-17 14:30 ` [Qemu-devel] [PATCH v2 5/5] xenfb: Add "feature-no-console" Owen smith
2014-09-26 15:42   ` 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).