Improve the input device model in xenfb, by updating the Qemu input handlers and adding a feature to allow for raw (unscaled) absolute coordinates to be represented.
By using a reverse mapping call, the Linux input.h #defines are not pulled into xenfb, and so should remove the compiler warnings reported. Owen Smith (3): ui/input: add qemu_input_qcode_to_linux xenfb: Use Input Handlers directly xenfb: Add [feature|request]-raw-pointer hw/display/xenfb.c | 300 +++++++++++++++++++++++++---------------------------- include/ui/input.h | 1 + ui/input-keymap.c | 16 +++ 3 files changed, 161 insertions(+), 156 deletions(-) -- 2.1.4