qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] xenfb: Add support for Windows PV frontend


From: Owen smith
Subject: [Qemu-devel] [PATCH 0/3] xenfb: Add support for Windows PV frontend
Date: Wed, 10 Sep 2014 14:42:23 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]