On 16 July 2015 at 16:38, Gerd Hoffmann <kra...@redhat.com> wrote: > Hi, > > A few input fixes for 2.4. Also enable virtio-input builds on > non-linux hosts after fixing up the ioctl include. > > please pull, > Gerd > > The following changes since commit f3a1b5068cea303a55e2a21a97e66d057eaae638: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2015-07-13 13:35:51 +0100) > > are available in the git repository at: > > > git://git.kraxel.org/qemu tags/pull-input-20150714-1 > > for you to fetch changes up to 8121c09e8a52fd47254479d8f5ccbbc20e7bb718: > > hid: clarify hid_keyboard_process_keycode (2015-07-14 13:48:45 +0200) > > ---------------------------------------------------------------- > input: fixes for 2.4 > > ----------------------------------------------------------------
I'm afraid this doesn't build for Windows: In file included from /home/petmay01/linaro/qemu-for-merges/hw/input/virtio-input.c:13: /home/petmay01/linaro/qemu-for-merges/include/standard-headers/linux/input.h:890:1: error: "SW_MAX" redefined In file included from /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/windows.h:55, from /home/petmay01/linaro/qemu-for-merges/include/sysemu/os-win32.h:29, from /home/petmay01/linaro/qemu-for-merges/include/qemu-common.h:48, from /home/petmay01/linaro/qemu-for-merges/include/qemu/iov.h:17, from /home/petmay01/linaro/qemu-for-merges/hw/input/virtio-input.c:7: /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/winuser.h:729:1: error: this is the location of the previous definition thanks -- PMM