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